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

9
Setup/BeefProj.toml Normal file
View File

@@ -0,0 +1,9 @@
FileVersion = 1
[Project]
Name = "VulkanMemoryAllocator.Setup"
StartupObject = "VulkanMemoryAllocator.Setup.Program"
[Dependencies]
corlib = "*"
"Cpp2Beef.git" = {Git = "https://git.unicon-gmbh.de/Rune/Cpp2Beef.git"}