23 lines
754 B
Markdown
23 lines
754 B
Markdown
# Documentation
|
|
|
|
Documentation for the engine of in-development version 0.25.
|
|
|
|
[Documentation for stable release 0.24.x.](https://github.com/MihailRis/VoxelEngine-Cpp/blob/release-0.24/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)
|
|
- [World generator engine](world-generator.md)
|
|
- [XML UI building](xml-ui-layouts.md)
|
|
- [Particles](particles.md)
|