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

5
Setup/BeefSpace.toml Normal file
View File

@@ -0,0 +1,5 @@
FileVersion = 1
Projects = {"Vulkan.Setup" = {Path = "."}, Expat = {Path = "../../../RandomStuff/Cpp2Beef/Bindings/Expat"}}
[Workspace]
StartupProject = "Vulkan.Setup"