From 88944cb8fda64c6dff2012fbdbf80425c83f8cc9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 14:58:57 -0500 Subject: [PATCH] Update mods (#97) Co-authored-by: DanTheMan827 <790119+DanTheMan827@users.noreply.github.com> --- mods/1.37.0_9064817954/BeatTogether-2.2.0.json | 14 ++++++++++++++ mods/1.37.0_9064817954/multiplayer-core-1.5.0.json | 14 ++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 mods/1.37.0_9064817954/BeatTogether-2.2.0.json create mode 100644 mods/1.37.0_9064817954/multiplayer-core-1.5.0.json diff --git a/mods/1.37.0_9064817954/BeatTogether-2.2.0.json b/mods/1.37.0_9064817954/BeatTogether-2.2.0.json new file mode 100644 index 0000000..7738bb8 --- /dev/null +++ b/mods/1.37.0_9064817954/BeatTogether-2.2.0.json @@ -0,0 +1,14 @@ +{ + "name": "BeatTogether", + "description": "A multiplayer private server for the modding community. Supports crossplay between PC and Quest.", + "id": "BeatTogether", + "version": "2.2.0", + "author": "BeatTogether Team", + "authorIcon": "https://avatars.githubusercontent.com/u/88561317?v=4", + "modloader": "Scotland2", + "download": "https://github.com/BeatTogether/BeatTogether.Quest/releases/download/v2.2.0/BeatTogether_v2.2.0.qmod", + "source": "https://github.com/BeatTogether/BeatTogether.Quest/", + "cover": "https://raw.githubusercontent.com/BeatTogether/BeatTogether.Quest/master/Cover.png", + "funding": [], + "website": "https://github.com/BeatTogether/BeatTogether.Quest/" +} diff --git a/mods/1.37.0_9064817954/multiplayer-core-1.5.0.json b/mods/1.37.0_9064817954/multiplayer-core-1.5.0.json new file mode 100644 index 0000000..f29feb3 --- /dev/null +++ b/mods/1.37.0_9064817954/multiplayer-core-1.5.0.json @@ -0,0 +1,14 @@ +{ + "name": "MultiplayerCore", + "description": "Adds custom songs to Beat Saber Multiplayer.", + "id": "multiplayer-core", + "version": "1.5.0", + "author": "EnderdracheLP, cubic, RedBrumbler, Goobie, LookAtHippo, EnderdracheLP, cubic", + "authorIcon": "https://avatars.githubusercontent.com/u/81266776?v=4", + "modloader": "Scotland2", + "download": "https://github.com/EnderdracheLP/MultiplayerCore.Quest/releases/download/1.5.0/MultiplayerCore_1.5.0.qmod", + "source": "https://github.com/EnderdracheLP/MultiplayerCore.Quest/", + "cover": "https://raw.githubusercontent.com/EnderdracheLP/MultiplayerCore.Quest/master/Cover.png", + "funding": [], + "website": "https://github.com/EnderdracheLP/MultiplayerCore.Quest/" +}