mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
11 lines
330 B
JSON
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
|
|
}
|
|
}
|
|
} |