mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
8 lines
175 B
TOML
8 lines
175 B
TOML
FileVersion = 1
|
|
Dependencies = {corlib = "*", GlitchyEngine = "*"}
|
|
|
|
[Project]
|
|
Name = "GlitchyEngine.Test"
|
|
TargetType = "BeefTest"
|
|
StartupObject = "GlitchyEngine.Test.Program"
|