Skip to content

Commit

Permalink
Update manifest.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jul 24, 2024
1 parent ace462f commit 55fe281
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -1622,6 +1622,23 @@
"releaseUrl": "https://github.com/BlueCyro/EffortlessEfficiency/releases/tag/1.0.0"
}
}
},
"net.Cyro.Outflow": {
"category": "Optimization",
"description": "Mitigate hitching when new users join a session you are hosting",
"name": "Outflow",
"sourceLocation": "https://github.com/BlueCyro/Outflow/",
"versions": {
"1.0.1": {
"artifacts": [
{
"sha256": "bf373d2a145e3ffb9683d3bf8395d86f90dceb1343521ba96f8001f8ceec07a4",
"url": "https://github.com/BlueCyro/Outflow/releases/download/1.0.1/Outflow.dll"
}
],
"releaseUrl": "https://github.com/BlueCyro/Outflow/releases/tag/1.0.1"
}
}
}
}
},
Expand Down

0 comments on commit 55fe281

Please sign in to comment.