Initial Commit

This commit is contained in:
2026-08-23 21:43:19 +03:00
commit 2a5df4609e
12 changed files with 348 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
.{
.name = .xpk,
.version = "0.0.0",
.fingerprint = 0x50fc21dcc3f3cc25,
.minimum_zig_version = "0.16.0",
.dependencies = .{},
.paths = .{ "build.zig", "build.zig.zon", "src", ".gitignore" },
}