This commit is contained in:
Simon Lübeß
2022-02-14 20:36:48 +01:00
parent c8cc2f442a
commit aa70d99e31
6 changed files with 29 additions and 12 deletions
+3
View File
@@ -6,3 +6,6 @@ Name = "Sandbox"
TargetType = "BeefGUIApplication"
StartupObject = "GlitchyEngine.Program"
ProcessorMacros = ["NOT_GAMMA_TEST", "SANDBOX_2D"]
[Platform.Windows]
IconFile = "$(ProjectDir)/content/RocketGame/RocketIcon.ico"