first commit
This commit is contained in:
10
BeefSpace.toml
Normal file
10
BeefSpace.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
FileVersion = 1
|
||||
|
||||
[Workspace]
|
||||
StartupProject = "Vulkan.Example"
|
||||
|
||||
[Projects]
|
||||
"Vulkan.Example" = {Path = "."}
|
||||
Vulkan = {Path = "../BeefBindings_Vulkan"}
|
||||
"Glfw.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/Glfw.git"}
|
||||
VulkanMemoryAllocator = {Path = "../../RandomStuff/Cpp2Beef/Bindings/VulkanMemoryAllocator"}
|
||||
Reference in New Issue
Block a user