mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
12 lines
319 B
JSON
12 lines
319 B
JSON
{
|
|
"profiles": {
|
|
"BuildTool": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "build All --debug --workspace \"$(ProjectDir)/../../\""
|
|
},
|
|
"Build ScriptCore": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "build ScriptCore --debug -n --workspace \"$(ProjectDir)/../../\""
|
|
}
|
|
}
|
|
} |