aven-ly/BeefProj.toml
Booklordofthedings 7ba7513c22 Initial commit
Setup script and other things
2024-12-21 18:40:27 +01:00

7 lines
204 B
TOML

FileVersion = 1
Dependencies = {corlib = "*", Aven = {Git = "https://code.booklordofthe.dev/Booklordofthedings/Aven"}}
[Project]
Name = "aven-ly"
TargetType = "BeefLib"
StartupObject = "aven_ly.Program"