From 363a5ecf57345b04df1513cc9a4ee46e6bf9c797 Mon Sep 17 00:00:00 2001 From: QuestPackageManager <110287845+QuestPackageManager@users.noreply.github.com> Date: Fri, 10 Jul 2026 20:52:11 +0000 Subject: [PATCH] beatsaber-hook v8.0.1 ID: beatsaber-hook Author: sc2ad Mod Loader: Scotland2 Game Version: global -------------------------------------------------- Provides modding utilities for unity il2cpp games --- mods/global/beatsaber-hook-8.0.1.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 mods/global/beatsaber-hook-8.0.1.json diff --git a/mods/global/beatsaber-hook-8.0.1.json b/mods/global/beatsaber-hook-8.0.1.json new file mode 100644 index 00000000..aaadf65e --- /dev/null +++ b/mods/global/beatsaber-hook-8.0.1.json @@ -0,0 +1,24 @@ +{ + "name": "beatsaber-hook", + "description": "Provides modding utilities for unity il2cpp games", + "id": "beatsaber-hook", + "version": "8.0.1", + "author": "sc2ad", + "authorIcon": "https://avatars.githubusercontent.com/u/110287845?v=4", + "modloader": "Scotland2", + "download": "https://github.com/QuestPackageManager/beatsaber-hook/releases/download/v8.0.1/beatsaber-hook.qmod", + "dependencies": [ + { + "id": "flamingo", + "version": "^1.2.1" + }, + { + "id": "paper2_scotland2", + "version": "^4.4.0" + } + ], + "source": "https://github.com/QuestPackageManager/beatsaber-hook/", + "cover": null, + "funding": [], + "website": "https://github.com/QuestPackageManager/beatsaber-hook/" +}