1
0
Fork 0
Theater-ECS-Example/BeefProj.toml

6 lines
170 B
TOML

FileVersion = 1
Dependencies = {corlib = "*", Theater-ECS = "*", raylib-beef = "*"}
[Project]
Name = "Theater-ECS-Example"
StartupObject = "Theater_ECS_Example.Program"