1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-16 18:05:22 +02:00

Minor lua_api.md improvements (#16169)

This commit is contained in:
grorp
2025-05-28 07:29:03 -04:00
committed by GitHub
parent 94a9b94baf
commit 986cd32f28
2 changed files with 96 additions and 83 deletions

View File

@@ -5,8 +5,11 @@ Luanti Lua Client Modding API Reference 5.13.0
it's now called `core` due to the renaming of Luanti (formerly Minetest).
`minetest` will keep existing as an alias, so that old code won't break.
Note that `core` has already existed since version 0.4.10, so you can use it
safely without breaking backwards compatibility.
* More information at <http://www.luanti.org/>
* Developer Wiki: <https://dev.luanti.org/>
* Additional documentation: <https://docs.luanti.org/>
Introduction
------------