VoxelEngine/doc/en/main-page.md
2024-10-16 06:58:40 +03:00

21 lines
684 B
Markdown

# Documentation
Documentation for the in-development engine version 0.23.
[Documentation for the last stable version (0.22.x)](https://github.com/MihailRis/VoxelEngine-Cpp/blob/release-0.22/doc/en/main-page.md)
## Sections
- [Assets preloading](assets-preload.md)
- [Audio](audio.md)
- [Block models](block-models.md)
- [Block properties](block-properties.md)
- [Console](console.md)
- [Content-packs](content-packs.md)
- [Engine usage recommendations](engine-use-recommendations.md)
- [Item properties](item-properties.md)
- [Resources (resources.json)](resources.md)
- [Rigging](rigging.md)
- [Scripting](scripting.md)
- [XML UI building](xml-ui-layouts.md)