Files
GoakeFlax/Source/Properties/launchSettings.json
2024-03-27 22:38:48 +02:00

11 lines
315 B
JSON

{
"profiles": {
"Game": {
"commandName": "Executable",
"workingDirectory": "C:/dev/GoakeFlax",
"executablePath": "C:/dev/Flax/FlaxEngine/Binaries/Editor/Win64/Development/FlaxEditor.exe",
"commandLineArgs": "-project \"C:/dev/GoakeFlax\"",
"nativeDebugging": false
}
}
}