Aven/Example_Website/BeefProj.toml

7 lines
136 B
TOML
Raw Normal View History

2024-10-30 14:03:57 +01:00
FileVersion = 1
Dependencies = {corlib = "*", Aven = "*"}
[Project]
Name = "Example_Website"
StartupObject = "Example_Website.Program"