-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
mod.json
33 lines (33 loc) · 861 Bytes
/
mod.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"_QPVersion": "0.1.1",
"name": "ModifiersCoreQuest",
"id": "ModifiersCoreQuest",
"modloader": "Scotland2",
"author": "Tatenshi",
"version": "0.1.0",
"packageId": "com.beatgames.beatsaber",
"packageVersion": "1.37.0_9064817954",
"description": "",
"coverImage": "",
"dependencies": [
{
"version": "^0.17.10",
"id": "custom-types",
"downloadIfMissing": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.10/CustomTypes.qmod"
},
{
"version": "^3.6.4",
"id": "paper",
"downloadIfMissing": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.4/paperlog.qmod"
}
],
"modFiles": [],
"lateModFiles": [
"libModifiersCoreQuest.so"
],
"libraryFiles": [
"libbeatsaber-hook_5_1_9.so"
],
"fileCopies": [],
"copyExtensions": []
}