ported from perforce
This commit is contained in:
16
DonkeysAndDroids.Godot/Properties/launchSettings.json
Normal file
16
DonkeysAndDroids.Godot/Properties/launchSettings.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Godot (console)": {
|
||||
"commandName": "Executable",
|
||||
"executablePath": "D:\\Code\\Godot_v4.5.1-stable_mono_win64\\Godot_v4.5.1-stable_mono_win64_console.exe",
|
||||
"workingDirectory": ".",
|
||||
"nativeDebugging": true
|
||||
},
|
||||
"Godot (debug)": {
|
||||
"commandName": "Executable",
|
||||
"executablePath": "D:\\Code\\Godot_v4.5.1-stable_mono_win64\\Godot_v4.5.1-stable_mono_win64.exe",
|
||||
"workingDirectory": ".",
|
||||
"nativeDebugging": false
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user