11 lines
222 B
JSON
11 lines
222 B
JSON
{
|
|
"profiles": {
|
|
"Godot": {
|
|
"commandName": "Executable",
|
|
"executablePath": "%GODOT%",
|
|
"commandLineArgs": "--path . --verbose",
|
|
"workingDirectory": ".",
|
|
"nativeDebugging": true
|
|
}
|
|
}
|
|
} |