From 55fe2810d62f734204fd5689e4b3a6550027566c Mon Sep 17 00:00:00 2001 From: GitHub Actions <> Date: Wed, 24 Jul 2024 05:28:07 +0000 Subject: [PATCH] Update manifest.json --- manifest.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/manifest.json b/manifest.json index 808eea2..ed34874 100644 --- a/manifest.json +++ b/manifest.json @@ -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" + } + } } } },