1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-31 18:31:04 +00:00

Add Mkdocs API site (#8133)

* Add MkDocs API site
This commit is contained in:
Paul Ouellette 2019-04-12 08:29:29 -04:00 committed by Loïc Blot
parent 22ad820aa4
commit bb7afd306a
9 changed files with 192 additions and 5 deletions

View file

@ -4,9 +4,8 @@ Minetest Lua Modding API Reference
* More information at <http://www.minetest.net/>
* Developer Wiki: <http://dev.minetest.net/>
Introduction
============
------------
Content and functionality can be added to Minetest using Lua scripting
in run-time loaded mods.