mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Simple unnecessary build prevention
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
"BuildTool": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "build All --debug --workspace \"$(ProjectDir)/../../\""
|
||||
},
|
||||
"Build ScriptCore": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "build ScriptCore --debug -n --workspace \"$(ProjectDir)/../../\""
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user