first try baby

This commit is contained in:
2026-06-30 01:05:59 +03:00
commit 4a88203dfd
5 changed files with 259 additions and 0 deletions

7
build.zig.zon Normal file
View File

@@ -0,0 +1,7 @@
.{
.name = .bukubukuchagama,
.version = "0.0.1",
.minimum_zig_version = "0.16.0",
.paths = .{""},
.fingerprint = 0xdb83f73785cc7570,
}