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
2026-05-10 22:02:43 +02:00
assets/shaders feat(assets): add cube vertex and fragment shaders 2026-05-10 22:00:40 +02:00
crates feat(renderer): add pipeline module for graphics pipeline creation 2026-05-10 22:02:43 +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 fix(renderer): align synchronization with working save and force FIFO 2026-05-09 21:49:40 +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