Files
GameJamDungeon/Zennysoft.Game.Ma/Properties/launchSettings.json

11 lines
222 B
JSON

{
"profiles": {
"Godot": {
"commandName": "Executable",
"executablePath": "%GODOT%",
"commandLineArgs": "--path . --verbose",
"workingDirectory": ".",
"nativeDebugging": true
}
}
}