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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user