From 093013260715f8d5ee51491417f4d35d5a819128 Mon Sep 17 00:00:00 2001 From: GitHub Actions <> Date: Fri, 22 Nov 2024 15:56:05 +0000 Subject: [PATCH] Update manifest.json --- manifest.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/manifest.json b/manifest.json index eab93ff..462b8a4 100644 --- a/manifest.json +++ b/manifest.json @@ -297,6 +297,38 @@ } } }, + "com.frozenreflex": { + "author": { + "Frozenreflex": { + "url": "https://github.com/Frozenreflex/" + } + }, + "entries": { + "com.frozenreflex.Thundagun": { + "additionalAuthors": { + "989onan": {}, + "DoubleStyx": {}, + "Merith-TK": {}, + "Nytra": {} + }, + "category": "Optimization", + "description": "A lightning fast performance mod for Resonite. It improves performance by decoupling the FrooxEngine and Unity loops by running FrooxEngine and Unity on separate threads.", + "name": "Thundagun", + "sourceLocation": "https://github.com/Frozenreflex/Thundagun", + "versions": { + "1.1.1": { + "artifacts": [ + { + "sha256": "e0de1e188d5c3114fd924e09753c733357910947ddab22a9f4777d928ad07eed", + "url": "https://github.com/Frozenreflex/Thundagun/releases/download/1.1.1/Thundagun.dll" + } + ], + "releaseUrl": "https://github.com/Frozenreflex/Thundagun/releases/tag/1.1.1" + } + } + } + } + }, "com.resonitemodloader": { "author": { "Resonite Modding Group": {