mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-08-03 11:17:05 -04:00
10 lines
281 B
Zig
10 lines
281 B
Zig
.{
|
|
.name = "Cubyzig",
|
|
.version = "0.0.0",
|
|
.dependencies = .{
|
|
.mach_freetype = .{
|
|
.url = "https://pkg.machengine.org/mach-freetype/92773615e2480c0a6f561748f2ba1180376bbb68.tar.gz",
|
|
.hash = "12205a6057fe43a4940c6db304449ebf3e98ff15d0eec05b75f621d7616c2e7d7f2c",
|
|
},
|
|
},
|
|
} |