mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
Sandbox now GuiApplication, ignoring directx-directory
This commit is contained in:
@@ -3,3 +3,4 @@ BeefSpace_User.toml
|
||||
build/
|
||||
.vs/
|
||||
recovery/
|
||||
vendor/directx
|
||||
|
||||
@@ -3,4 +3,5 @@ Dependencies = {GlitchyEngine = "*", corlib = "*"}
|
||||
|
||||
[Project]
|
||||
Name = "Sandbox"
|
||||
TargetType = "BeefGUIApplication"
|
||||
StartupObject = "GlitchyEngine.Program"
|
||||
|
||||
Reference in New Issue
Block a user