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

7 lines
114 B
TOML
Raw Normal View History

2024-09-04 19:17:32 +02:00
FileVersion = 1
Dependencies = {corlib = "*", Bofa = "*"}
2024-09-04 19:17:32 +02:00
[Project]
Name = "pkkg"
StartupObject = "pkkg.Program"