1919 "build" : [
2020 " pwsh ./scripts/build.ps1"
2121 ],
22+ "clean" : [
23+ " pwsh ./scripts/build.ps1 -clean"
24+ ],
2225 "copy" : [
2326 " pwsh ./scripts/copy.ps1"
2427 ],
4548 " ./build"
4649 ],
4750 "qmodIncludeFiles" : [],
48- "qmodOutput" : null
51+ "qmodOutput" : " GraphicsTweaks.qmod "
4952 },
5053 "dependencies" : [
5154 {
5558 },
5659 {
5760 "id" : " bs-cordl" ,
58- "versionRange" : " 4006 .*" ,
61+ "versionRange" : " 4007 .*" ,
5962 "additionalData" : {}
6063 },
6164 {
6265 "id" : " bsml" ,
63- "versionRange" : " ^0.4.53 " ,
66+ "versionRange" : " ^0.4.54 " ,
6467 "additionalData" : {}
6568 },
6669 {
122125 {
123126 "dependency" : {
124127 "id" : " bs-cordl" ,
125- "versionRange" : " =4006 .0.0" ,
128+ "versionRange" : " =4007 .0.0" ,
126129 "additionalData" : {
127130 "headersOnly" : true ,
128- "branchName" : " version/v4006_0_0 " ,
131+ "branchName" : " version/v4007_0_0 " ,
129132 "compileOptions" : {
130133 "includePaths" : [
131134 " include"
141144 }
142145 }
143146 },
144- "version" : " 4006 .0.0"
147+ "version" : " 4007 .0.0"
145148 },
146149 {
147150 "dependency" : {
323326 {
324327 "dependency" : {
325328 "id" : " bsml" ,
326- "versionRange" : " =0.4.53 " ,
329+ "versionRange" : " =0.4.54 " ,
327330 "additionalData" : {
328- "soLink" : " https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.53 /libbsml.so" ,
329- "debugSoLink" : " https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.53 /debug_libbsml.so" ,
331+ "soLink" : " https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.54 /libbsml.so" ,
332+ "debugSoLink" : " https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.54 /debug_libbsml.so" ,
330333 "overrideSoName" : " libbsml.so" ,
331- "modLink" : " https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.53 /BSML.qmod" ,
332- "branchName" : " version/v0_4_53 " ,
334+ "modLink" : " https://github.com/bsq-ports/Quest-BSML/releases/download/v0.4.54 /BSML.qmod" ,
335+ "branchName" : " version/v0_4_54 " ,
333336 "cmake" : true
334337 }
335338 },
336- "version" : " 0.4.53 "
339+ "version" : " 0.4.54 "
337340 }
338341 ]
339342}
0 commit comments