mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
9 lines
255 B
TOML
9 lines
255 B
TOML
FileVersion = 1
|
|
Dependencies = {GlitchyEngine = "*", corlib = "*", msdfgen-beef = "*", LodePng = "*"}
|
|
|
|
[Project]
|
|
Name = "Sandbox"
|
|
TargetType = "BeefGUIApplication"
|
|
StartupObject = "GlitchyEngine.Program"
|
|
ProcessorMacros = ["NOT_GAMMA_TEST", "SANDBOX_2D"]
|