Traveller/Properties/launchSettings.json
2024-12-06 10:23:54 +08:00

12 lines
294 B
JSON

{
"profiles": {
"ColdMint.Traveler": {
"commandName": "Project"
},
"配置文件 1": {
"commandName": "Executable",
"executablePath": "D:\\Godot_v4.3-stable_mono_win64\\Godot_v4.3-stable_mono_win64.exe",
"commandLineArgs": " --path . --verbose"
}
}
}