16 lines
493 B
JSON
16 lines
493 B
JSON
{
|
|
"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
|
|
}
|
|
}
|
|
} |