mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
|
||
---|---|---|
.. | ||
compiling | ||
developing | ||
ides | ||
mkdocs | ||
android.md | ||
breakages.md | ||
builtin_entities.md | ||
client_lua_api.md | ||
direction.md | ||
docker_server.md | ||
Doxyfile.in | ||
fst_api.txt | ||
lgpl-2.1.txt | ||
lua_api.md | ||
lua_api.txt | ||
luanti.6 | ||
luantiserver.6 | ||
main_page.dox | ||
menu_lua_api.md | ||
mod_channels.png | ||
protocol.txt | ||
README.md | ||
texture_packs.md | ||
world_format.md |
Documentation Index
The following is a list of documentation files and a brief description, if applicable, to aid in locating documentation (sorted alphabetically per-section).
Lua
- Builtin Entities: Doc for predefined engine entities, i.e. dropped items and falling nodes.
- Client-side API: Client side enviorment's Lua API.
- Formspec Toolkit API
- Menu API: Lua API for the creation of engine menus, not the mod API.
- Mod APIs: Lua APIs avalible within the mod enviorment and mapgen enviorment. Contains infromation related to texturing and structure of games, mods, and texture packs. Related: Texture Packs and World Format.
Formats and Content
- Texture Packs: Layout and description of Luanti's texture packs structure and configuration. Related information can be found in the mod API.
- World Format: Layout and description of Luanti's world format. Documents the structure of the dirrectories and the files therein, including the structure of the internal world related databases.
Protocals
- Protocol: Rough outline of Luanti's network protocol.