projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8131c3
)
lua_api.txt: Add link to Minetest Modding Book (#8826)
author
ANAND
<ClobberXD@gmail.com>
Tue, 20 Aug 2019 19:15:12 +0000
(
03:15
+0800)
committer
SmallJoker
<SmallJoker@users.noreply.github.com>
Tue, 20 Aug 2019 19:15:12 +0000
(21:15 +0200)
doc/lua_api.txt
patch
|
blob
|
history
diff --git
a/doc/lua_api.txt
b/doc/lua_api.txt
index 3d7d3ed3db03e9fe9ff3bed2e983b9e038374a92..c7f6908adda5a192083aff24ddeb963a75250ee9 100644
(file)
--- a/
doc/lua_api.txt
+++ b/
doc/lua_api.txt
@@
-3,6
+3,7
@@
Minetest Lua Modding API Reference
* More information at <http://www.minetest.net/>
* Developer Wiki: <http://dev.minetest.net/>
+* (Unofficial) Minetest Modding Book by rubenwardy: <https://rubenwardy.com/minetest_modding_book/>
Introduction
------------