add bindings

This commit is contained in:
2026-06-08 16:15:11 +02:00
commit c1d7ca709d
13 changed files with 59885 additions and 0 deletions

8
Setup/BeefSpace.toml Normal file
View File

@@ -0,0 +1,8 @@
FileVersion = 1
[Workspace]
StartupProject = "VulkanMemoryAllocator.Setup"
[Projects]
"VulkanMemoryAllocator.Setup" = {Path = "."}
"Cpp2Beef.git" = {Git = "https://git.unicon-gmbh.de/Rune/Cpp2Beef.git"}