Files
glitchy-engine-beef/ScriptCore/Properties/launchSettings.json
T

11 lines
330 B
JSON

{
"profiles": {
"Start Editor": {
"commandName": "Executable",
"executablePath": "..\\build\\Debug_Win64\\GlitchyEditor\\GlitchyEditor.exe",
"commandLineArgs": "\"D:\\Development\\Git\\SingleStateToOrbit\"",
"workingDirectory": "..\\GlitchyEditor",
"nativeDebugging": true
}
}
}