aven-ly/BeefProj.toml

10 lines
298 B
TOML

FileVersion = 1
Dependencies = {corlib = "*", Aven = {Git = "https://code.booklordofthe.dev/Booklordofthedings/Aven"}}
[Project]
Name = "aven-ly"
TargetType = "BeefLib"
StartupObject = "aven_ly.Program"
[Configs.Debug.Win64]
PreBuildCmds = ["CopyToDependents(\"$(ProjectDir)/Setup/ly-design\")"]