Files
GoakeFlax/Source/Properties/launchSettings.json
2023-08-26 14:24:42 +03:00

11 lines
327 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
}
}
}