Initial commit

This commit is contained in:
Beef Bindings
2026-03-11 15:48:30 +00:00
commit 97e8446b96
9 changed files with 322 additions and 0 deletions

6
BeefSpace.toml Normal file
View File

@@ -0,0 +1,6 @@
FileVersion = 1
Projects = {"<ProjectName>" = {Path = "."}}
ExtraPlatforms = ["Linux32", "Linux64", "macOS"]
[Workspace]
StartupProject = "<ProjectName>"