Aven/Example_Website/BeefProj.toml
2024-10-30 14:03:57 +01:00

6 lines
136 B
TOML

FileVersion = 1
Dependencies = {corlib = "*", Aven = "*"}
[Project]
Name = "Example_Website"
StartupObject = "Example_Website.Program"