Files
glitchy-engine-beef/GlitchyEditor/SandboxProject/Assets/Scripts/Properties/launchSettings.json
T
2023-07-24 14:15:59 +02:00

11 lines
400 B
JSON

{
"profiles": {
"Start Editor": {
"commandName": "Executable",
"executablePath": "D:\\Development\\Projects\\Beef\\GlitchyEngine\\build\\Debug_Win64\\GlitchyEditor\\GlitchyEditor.exe",
"commandLineArgs": "\"content\\Scenes\\physics2D.scene\"",
"workingDirectory": "D:\\Development\\Projects\\Beef\\GlitchyEngine\\GlitchyEditor",
"nativeDebugging": true
}
}
}