VoxelEngine/doc/en/main-page.md
2024-12-06 18:36:16 +03:00

24 lines
773 B
Markdown

# Documentation
Documentation for in-development version 0.26.
[Documentation for stable release 0.25.x.](https://github.com/MihailRis/VoxelEngine-Cpp/blob/release-0.25/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)
- [Particles](particles.md)
- [Resources (resources.json)](resources.md)
- [Rigging](rigging.md)
- [Scripting](scripting.md)
- [Text styles](text-styles.md)
- [World generator engine](world-generator.md)
- [XML UI building](xml-ui-layouts.md)