gb3dplatformer/build.zig.zon

14 lines
362 B
Plaintext

.{
.name = "gb3dplatformer",
.version = "0.0.0",
.dependencies = .{
.rgbds = .{
.url = "https://github.com/desttinghim/rgbds/archive/544aa4c532502f6d093670c4d71513a41bd7008b.tar.gz",
.hash = "122064f45d9be6a65a8ae36e92789b33443143eedaa8169bfc07372a8e409c67f17e",
},
},
.paths = .{
"",
},
}