VoxelEngine/doc/en/main-page.md
ShiftyX1 bd5dbc6494
Some checks failed
Build / Build (push) Has been skipped
MSVC Build / build-windows (windows-latest) (push) Has been cancelled
fix: update version to 0.31.12 in documentation and constants
2025-12-09 01:41:24 +03:00

26 lines
829 B
Markdown

# Documentation
Documentation for 0.31.12.
> [!WARNING]
> Version is in development. Proceed to [Documentation for 0.30.](https://github.com/MihailRis/voxelcore/blob/release-0.30/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)
- [Entity properties](entity-properties.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)