This commit is contained in:
Rune
2026-03-29 16:33:12 +02:00
parent 7d1f63c3bf
commit 486babcf0d
10 changed files with 51167 additions and 0 deletions

6
BeefProj.toml Normal file
View File

@@ -0,0 +1,6 @@
FileVersion = 1
[Project]
Name = "Vulkan"
TargetType = "BeefLib"
StartupObject = "Vulkan.Program"