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