Properly depend on raygui
This commit is contained in:
parent
d56fc7b663
commit
876219c600
2 changed files with 20 additions and 9 deletions
|
|
@ -6,6 +6,10 @@
|
|||
.url = "https://github.com/raysan5/raylib/archive/d6b22b17aecd2346d4fd1fc8ebaea8212e40008f.tar.gz",
|
||||
.hash = "12205f45151f556dd41348acc8a93099f19d6a2e830978ace86733ce0bfe52978812",
|
||||
},
|
||||
.raygui = .{
|
||||
.url = "https://github.com/raysan5/raygui/archive/4b3d94f5df6a5a2aa86286350f7e20c0ca35f516.tar.gz",
|
||||
.hash = "12205f45151f556dd41348acc8a93099f19d6a2e830978ace86733ce0bfe52978812",
|
||||
}
|
||||
},
|
||||
.minimum_zig_version = "0.12.0",
|
||||
.paths = .{ "build.zig", "build.zig.zon", "emcc.zig", "lib/raylib.zig", "lib/raylib-ext.zig", "lib/raymath.zig", "lib/raymath-ext.zig", "lib/rlgl.zig", "lib/rlgl-ext.zig" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue