You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
442 B

.{
.name = "gridstep",
.version = "0.0.0",
.minimum_zig_version = "0.11.0",
.dependencies = .{
.sdl = .{
.url = "https://github.com/MasterQ32/SDL.zig/archive/39fb8355cccb45a241a891c4848ab925af20fee4.tar.gz",
.hash = "12203537fc1357c4efce1c7a5ae3b407b9070490d83acd69aa3363b6b8e8a2b27870",
},
},
.paths = .{
"src",
"build.zig",
"build.zig.zon",
},
}