8 lines
182 B
TOML
8 lines
182 B
TOML
|
FileVersion = 1
|
||
|
Dependencies = {corlib = "*", raylib-beef = "*", TheaterGui = "*"}
|
||
|
|
||
|
[Project]
|
||
|
Name = "raylib-backend"
|
||
|
TargetType = "BeefLib"
|
||
|
StartupObject = "raylib_backend.Program"
|