forked from hrnfbbhd/SpaceMonke
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmod.json
More file actions
28 lines (28 loc) · 751 Bytes
/
Copy pathmod.json
File metadata and controls
28 lines (28 loc) · 751 Bytes
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
{
"_QPVersion": "0.1.1",
"name": "Space Monke",
"id": "SpaceMonke",
"author": "RedBrumbler",
"version": "1.1.1",
"packageId": "com.AnotherAxiom.GorillaTag",
"packageVersion": "1.0.8",
"description": "Jump higher with more powerful jumps",
"coverImage": "cover.png",
"type": "Gameplay",
"dependencies": [
{
"id": "MonkeComputer",
"version": ">=1.4.0",
"downloadIfMissing": "https://github.com/RedBrumbler/MonkeComputer/releases/latest/download/MonkeComputer.qmod"
}
],
"modFiles": [
"libspacemonke.so"
],
"libraryFiles": [
"libbeatsaber-hook_1_3_3.so",
"libbeatsaber-hook_1_3_5.so"
],
"fileCopies": [
]
}