File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 91
91
.hash = "12200ecb91c0596d0356ff39d573af83abcd44fecb27943589f11c2cd172763fea39" ,
92
92
.lazy = true ,
93
93
},
94
+ .@"sdl3-prebuilt-macos" = .{
95
+ .url = "https://github.com/zig-gamedev/sdl3-prebuilt-macos/archive/07985b3c3eb79277ae11a3dcf2b17d68bfe8276f.tar.gz" ,
96
+ .hash = "1220f4a00b613878775ad71299fff1964f3c6e7e21add7a9e82f5f25897c7ac2368e" ,
97
+ .lazy = true ,
98
+ },
99
+ .@"sdl3-prebuilt-x86_64-windows-gnu" = .{
100
+ .url = "https://github.com/zig-gamedev/sdl3-prebuilt-x86_64-windows-gnu/archive/bd506c7cf80c4bb4876a169f77ecaa0f12824c5.tar.gz" ,
101
+ .hash = "122073ccc1be25223aed7eb9590e81eed67835901cd18ebf2314eb9cfe5bbef595cf" ,
102
+ .lazy = true ,
103
+ },
104
+ .@"sdl3-prebuilt-x86_64-linux-gnu" = .{
105
+ .url = "https://github.com/zig-gamedev/sdl3-prebuilt-x86_64-linux-gnu/archive/183871b80747c77cfd467555ac7921fc828438ee.tar.gz" ,
106
+ .hash = "1220457c9927ab54acd80f67b372b50399dfe1716fdb97865423b1ae86876a95ca81" ,
107
+ .lazy = true ,
108
+ },
109
+
94
110
95
111
.zstbi = .{ .path = "libs/zstbi" },
96
112
You can’t perform that action at this time.
0 commit comments