Skip to content

Commit 8eed4d6

Browse files
committed
Config
1 parent 7576eb5 commit 8eed4d6

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

qpm.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.0",
2+
"version": "0.4.0",
33
"sharedDir": "shared",
44
"dependenciesDir": "extern",
55
"info": {
@@ -35,7 +35,14 @@
3535
"qpm qmod build",
3636
"pwsh ./createqmod.ps1 -clean"
3737
]
38-
}
38+
},
39+
"ndk": "^27.2.12479018",
40+
"qmodIncludeDirs": [
41+
"build",
42+
"extern/libs"
43+
],
44+
"qmodIncludeFiles": [],
45+
"qmodOutput": "./QBeatSaberPlus-MenuMusic.qmod"
3946
},
4047
"dependencies": [
4148
{

0 commit comments

Comments
 (0)