diff --git a/lua_api.html b/lua_api.html index ff73b37..3f9c108 100644 --- a/lua_api.html +++ b/lua_api.html @@ -349,11 +349,11 @@ things that is loaded by and interfaces with Minetest.

files are automatically transferred to the client.

If you see a deficiency in the API, feel free to attempt to add the functionality in the engine and API. You can send such improvements as -source code patches to celeron55@gmail.com.

+source code patches to celeron55@gmail.com.

This page was last updated 21/November/2015.
See doc/lua_api.txt for the latest version (in plaintext).
Generated using a Python script.

Programming in Lua

+This page was last updated 22/November/2015.
See doc/lua_api.txt for the latest version (in plaintext).
Generated using a Python script.

Programming in Lua

If you have any difficulty in understanding this, please read Programming in Lua.

Startup

@@ -361,28 +361,28 @@ source code patches to Paths