Files
SabreTools/SabreTools/Properties/launchSettings.json
2020-06-14 14:16:03 -07:00

8 lines
205 B
JSON

{
"profiles": {
"SabreTools": {
"commandName": "Project",
"commandLineArgs": "--update --output-dir=B:\\_TEMP --output-type=xml \"B:\\_TEMP\\DEmul x86 v0.7 BUILD 111117.dat\""
}
}
}