mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Basic Entity hierarchy sync
This commit is contained in:
@@ -9,5 +9,5 @@ StartupObject = "EditorUI.Program"
|
||||
BuildKind = "StaticLib"
|
||||
BuildCommandsOnCompile = "IfFilesChanged"
|
||||
BuildCommandsOnRun = "IfFilesChanged"
|
||||
PreBuildCmds = ["npm run build"]
|
||||
PreBuildCmds = ["npm run build:debug"]
|
||||
PostBuildCmds = ["CopyToDependents(\"$(ProjectDir)/dist\")"]
|
||||
|
||||
Reference in New Issue
Block a user