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/" +}