chunk meshes uhh something something

This commit is contained in:
catangent 2024-12-22 21:04:38 +00:00
parent 3a77916f0b
commit c600c82e8f
3 changed files with 4 additions and 6652 deletions

View file

@ -4,7 +4,7 @@
.version = "0.0.0",
.dependencies = .{
.znoise = .{ .path = "zig-gamedev/libs/znoise" },
.znoise = .{ .path = "znoise" },
.raylib = .{ .path = "raylib" },
},