Files
glitchy-engine-beef/Sandbox/BeefProj.toml
T
2020-11-01 14:14:06 +01:00

8 lines
163 B
TOML

FileVersion = 1
Dependencies = {corlib = "*", GlitchyEngine = "*"}
[Project]
Name = "Sandbox"
TargetType = "BeefGUIApplication"
StartupObject = "Sandbox.Program"