Optionaly use psxcdgen

This commit is contained in:
jaby 2022-07-10 16:44:24 +02:00
parent a35116b702
commit 71560f9e78
2 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@
"command": "Finalize.bat ${input:finalize_tool} ${input:finalize} JabyEngine Library\\Code",
"options": {
"env": {
"PATH": "./Tools/;../../Tools/;../../Tools/mkpsxiso;${env:PATH}"
"PATH": "./Tools/;./Tools/psxcdgen/psxcdgen/target/release;../../Tools/;../../Tools/mkpsxiso;${env:PATH}"
}
},
"group": {
@ -90,7 +90,7 @@
"id": "finalize_tool",
"type": "pickString",
"description": "Tool to use for Finalizing the CD",
"options": ["mkpsxiso.exe"],
"options": ["mkpsxiso.exe", "psxcdgen"],
"default": "mkpsxiso.exe"
},
{

@ -1 +1 @@
Subproject commit 2f85962c804e6f373f2ef893a81867babadb882f
Subproject commit d5a46d89c0df2cae10d63193756d5e8b24adc4c8