mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Created basic entry point and application
This commit is contained in:
@@ -3,5 +3,4 @@ Dependencies = {corlib = "*", GlitchyEngine = "*"}
|
||||
|
||||
[Project]
|
||||
Name = "Sandbox"
|
||||
TargetType = "BeefGUIApplication"
|
||||
StartupObject = "Sandbox.Program"
|
||||
StartupObject = "GlitchyEngine.Program"
|
||||
|
||||
Reference in New Issue
Block a user