Traveller/Properties/launchSettings.json

12 lines
294 B
JSON
Raw Permalink Normal View History

2024-12-06 02:23:54 +00:00
{
"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"
}
}
}