ashgamedevgame-engineluamluamoddingmultiplayerprocedural-generationquicrpgrustsurvival-gamevoxelvoxel-enginevulkan
Reorder the fields of App so renderer is declared before window. Rust drops struct fields in declaration order, and the renderer owns a Vulkan surface tied to the window's display-server handle; tearing the window down first leaves the surface dangling when Renderer::drop runs. |
||
|---|---|---|
| .agents/rules | ||
| .github | ||
| assets | ||
| crates | ||
| mods/example_mod | ||
| .gitattributes | ||
| .gitignore | ||
| AGENTS.md | ||
| Cargo.lock | ||
| Cargo.toml | ||
| CLAUDE.md | ||
| LICENSE.md | ||
| rustfmt.toml | ||
| selene.toml | ||
| stylua.toml | ||