We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7576eb5 commit 8eed4d6Copy full SHA for 8eed4d6
1 file changed
qpm.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "0.1.0",
+ "version": "0.4.0",
3
"sharedDir": "shared",
4
"dependenciesDir": "extern",
5
"info": {
@@ -35,7 +35,14 @@
35
"qpm qmod build",
36
"pwsh ./createqmod.ps1 -clean"
37
]
38
- }
+ },
39
+ "ndk": "^27.2.12479018",
40
+ "qmodIncludeDirs": [
41
+ "build",
42
+ "extern/libs"
43
+ ],
44
+ "qmodIncludeFiles": [],
45
+ "qmodOutput": "./QBeatSaberPlus-MenuMusic.qmod"
46
},
47
"dependencies": [
48
0 commit comments