mirror of
https://github.com/minetest/minetest_game.git
synced 2025-07-13 19:30:19 +02:00
Replace Minetest mentions with Luanti (#3169)
This commit is contained in:
@ -6,12 +6,12 @@ GitHub Repo: https://github.com/minetest/minetest_game
|
||||
Introduction
|
||||
------------
|
||||
|
||||
The Minetest Game game offers multiple new possibilities in addition to the Minetest engine's built-in API,
|
||||
The Minetest Game game offers multiple new possibilities in addition to the Luanti engine's built-in API,
|
||||
allowing you to add new plants to farming mod, buckets for new liquids, new stairs and custom panes.
|
||||
For information on the Minetest API, visit https://github.com/minetest/minetest/blob/master/doc/lua_api.txt
|
||||
For information on the Luanti API, visit https://github.com/minetest/minetest/blob/master/doc/lua_api.txt
|
||||
Please note:
|
||||
|
||||
* [XYZ] refers to a section the Minetest API
|
||||
* [XYZ] refers to a section the Luanti API
|
||||
* [#ABC] refers to a section in this document
|
||||
* [pos] refers to a position table `{x = -5, y = 0, z = 200}`
|
||||
|
||||
|
Reference in New Issue
Block a user