mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Docs: The core
namespace already existed before the rename
This commit is contained in:
parent
7ac5502fdf
commit
d09d7ca29e
2 changed files with 8 additions and 2 deletions
|
@ -5,8 +5,11 @@ Luanti Lua Client Modding API Reference 5.12.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