Voxel RPG and survival sandbox in a medieval fantasy world bound by twelve elements and unravelled by a thirteenth. Rust + Vulkan engine, Lua-moddable gameplay, server-authoritative QUIC multiplayer.
Find a file
Serkyo e20126fea5 docs(workspace): require useful comments before committing
Updated the Verify-then-commit loop to mandate that function doc comments and important inline comments are present before any code is committed to the repository.
2026-04-30 12:10:12 +02:00
crates feat(renderer): enable vulkan validation layers in debug builds 2026-04-30 11:33:07 +02:00
.gitattributes Initial commit 2026-04-27 23:53:41 +02:00
.gitignore Initial workspace structure 2026-04-28 00:02:00 +02:00
AGENTS.md docs(workspace): require useful comments before committing 2026-04-30 12:10:12 +02:00
Cargo.lock feat(client): initialize renderer and extract vulkan extensions 2026-04-30 01:38:24 +02:00
Cargo.toml Initial workspace structure 2026-04-28 00:02:00 +02:00
CLAUDE.md docs(workspace): require useful comments before committing 2026-04-30 12:10:12 +02:00