Initial commit for tabletop

We'll branch off of main game for a cool quick side project idea for a moment
This commit is contained in:
duck
2025-08-29 01:59:33 +05:00
parent f3d2eff20e
commit 855194acea
17 changed files with 554 additions and 316 deletions

View File

@@ -1,8 +1,8 @@
.{
.name = .spacefarer,
.name = .tabletop,
.version = "0.0.0",
.fingerprint = 0x946ddccb5911fb15,
.minimum_zig_version = "0.15.0",
.fingerprint = 0x9467f2a6727b4ca5,
.minimum_zig_version = "0.14.0",
.dependencies = .{},
.paths = .{
"build.zig",