Files
SDL3/Example/BeefProj.toml
2026-03-05 20:10:53 +01:00

8 lines
164 B
TOML

FileVersion = 1
Dependencies = {corlib = "*", SDL3 = "*"}
[Project]
Name = "SDL3.Example"
TargetType = "BeefGUIApplication"
StartupObject = "SDL3.Example.Program"