c part ready to go

This commit is contained in:
Rune
2026-02-22 15:25:43 +01:00
parent 397c0e320c
commit 806f27381a
17 changed files with 674 additions and 43 deletions

5
Setup/BeefProj.toml Normal file
View File

@@ -0,0 +1,5 @@
FileVersion = 1
[Project]
Name = "Cpp2Beef.Setup"
StartupObject = "Cpp2Beef.Setup.Program"