1
0
Fork 0
Theater-ECS-Example/BeefProj.toml
2024-11-17 16:57:27 +01:00

6 lines
170 B
TOML

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