efemra/gyro.zzz

48 lines
1.4 KiB
Plaintext

deps:
vulkan:
git:
url: "https://github.com/Snektron/vulkan-zig.git"
ref: fdf43d846a4c3ff4d977bd4395898e4e16ca62cf
root: generator/main.zig
glfw:
git:
url: "https://github.com/hexops/mach-glfw.git"
ref: 99bf7df61b9afe7c80aae29d664a566f42a8db35
root: src/main.zig
imgui:
git:
url: "https://github.com/SpexGuy/Zig-ImGui.git"
ref: 0a2cfca89de2ef1ff5a346c6e2c29e8b3347d2e3
root: zig-imgui/imgui.zig
vma:
git:
url: "https://github.com/viviicat/Zig-VMA.git"
ref: 643c98344cd921cef25c66fd0f35005c53a3e459
root: vma.zig
uuid:
git:
url: "https://github.com/dmgk/zig-uuid.git"
ref: 9895f72f67d463b6bd616cc63dcfe70d12dc53b9
root: uuid.zig
build_deps:
build_vulkan:
git:
url: "https://github.com/Snektron/vulkan-zig.git"
ref: fdf43d846a4c3ff4d977bd4395898e4e16ca62cf
root: generator/index.zig
build_glfw:
git:
url: "https://github.com/hexops/mach-glfw.git"
ref: 99bf7df61b9afe7c80aae29d664a566f42a8db35
root: build.zig
build_imgui:
git:
url: "https://github.com/SpexGuy/Zig-ImGui.git"
ref: 0a2cfca89de2ef1ff5a346c6e2c29e8b3347d2e3
root: zig-imgui/imgui_build.zig
build_vma:
git:
url: "https://github.com/viviicat/Zig-VMA.git"
ref: 643c98344cd921cef25c66fd0f35005c53a3e459
root: vma_build.zig