Files
Vulkan-Beef-Example/BeefSpace.toml
2026-06-08 17:42:10 +02:00

12 lines
404 B
TOML

FileVersion = 1
Unlocked = ["VulkanMemoryAllocator.git"]
[Workspace]
StartupProject = "Vulkan.Example"
[Projects]
"Vulkan.Example" = {Path = "."}
"Glfw.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/Glfw.git"}
"VulkanMemoryAllocator.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/VulkanMemoryAllocator.git"}
"Vulkan-Beef.git" = {Git = "https://git.unicon-gmbh.de/Rune/Vulkan-Beef.git"}