-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy pathmod.json
53 lines (53 loc) · 1.62 KB
/
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"_QPVersion": "0.1.1",
"name": "BeatLeader",
"id": "BeatLeader",
"modloader": "Scotland2",
"author": "NSGolova",
"version": "0.8.63",
"packageId": "com.beatgames.beatsaber",
"packageVersion": "1.37.0_9064817954",
"description": "beatleader.com | In-game leaderboards for custom and OST maps | Score replays | Clans, events, playlists and much more",
"coverImage": "cover.png",
"dependencies": [
{
"version": "^0.17.8",
"id": "custom-types",
"downloadIfMissing": "https://github.com/QuestPackageManager/Il2CppQuestTypePatching/releases/download/v0.17.10/CustomTypes.qmod"
},
{
"version": "^1.1.13",
"id": "songcore",
"downloadIfMissing": "https://github.com/raineio/Quest-SongCore/releases/download/v1.1.15/SongCore.qmod"
},
{
"version": "^0.8.2",
"id": "bs-utils",
"downloadIfMissing": "https://github.com/RedBrumbler/QuestBS-Utils/releases/download/v0.8.4/BS-Utils.qmod"
},
{
"version": "^3.6.3",
"id": "paper",
"downloadIfMissing": "https://github.com/Fernthedev/paperlog/releases/download/v3.6.4/paperlog.qmod"
},
{
"version": "^0.4.34",
"id": "bsml",
"downloadIfMissing": "https://github.com/RedBrumbler/Quest-BSML/releases/download/v0.4.43/BSML.qmod"
},
{
"version": "^1.4.0",
"id": "playlistcore",
"downloadIfMissing": "https://github.com/Metalit/PlaylistCore/releases/download/v1.4.2/PlaylistCore.qmod"
}
],
"modFiles": [],
"lateModFiles": [
"libbl.so"
],
"libraryFiles": [
"libbeatsaber-hook_5_1_9.so"
],
"fileCopies": [],
"copyExtensions": []
}