gb3dplatformer/build.zig.zon

13 lines
362 B
Plaintext

.{
.name = "gb3dplatformer",
.version = "0.0.0",
.dependencies = .{
.rgbds = .{
.url = "https://github.com/desttinghim/rgbds/archive/466d72960959bacc949cdc32dd0a7bef81033c93.tar.gz",
.hash = "12208b3722dda87fccc706f8a3fd83b1f9c8cb92a85484c72e1644849d1f4a1cbfc4", },
},
.paths = .{
"",
},
}