reintroducing vulkan

This commit is contained in:
Dynamitos
2026-03-16 16:54:14 +01:00
parent e2296cada2
commit 4fd44b075f
4 changed files with 8 additions and 13 deletions
+2 -4
View File
@@ -1,12 +1,10 @@
{
"dependencies": [
{
"name": "vulkan",
"platform": "!osx"
"name": "vulkan"
},
{
"name": "vulkan-memory-allocator",
"platform": "!osx"
"name": "vulkan-memory-allocator"
},
"assimp",
"stb",