This repository has been archived on 2024-11-07. You can view files and clone it, but cannot push or open issues or pull requests.
pkkg/BeefProj.toml

6 lines
114 B
TOML

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