mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Minor lua_api.md improvements (#16169)
This commit is contained in:
parent
94a9b94baf
commit
986cd32f28
2 changed files with 96 additions and 83 deletions
|
@ -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
|
||||
------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue