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:
+2
-1
@@ -2,4 +2,5 @@ BeefSpace_User.toml
|
|||||||
|
|
||||||
build/
|
build/
|
||||||
.vs/
|
.vs/
|
||||||
recovery/
|
recovery/
|
||||||
|
vendor/directx
|
||||||
|
|||||||
@@ -3,4 +3,5 @@ Dependencies = {GlitchyEngine = "*", corlib = "*"}
|
|||||||
|
|
||||||
[Project]
|
[Project]
|
||||||
Name = "Sandbox"
|
Name = "Sandbox"
|
||||||
|
TargetType = "BeefGUIApplication"
|
||||||
StartupObject = "GlitchyEngine.Program"
|
StartupObject = "GlitchyEngine.Program"
|
||||||
|
|||||||
Reference in New Issue
Block a user