diff --git a/lua_api.html b/lua_api.html index fded574..6bd2696 100644 --- a/lua_api.html +++ b/lua_api.html @@ -4,7 +4,7 @@ layout: default ---

This is lua_api.txt nicely formated: I did not write this

-This page was last updated 29/August/2016.
See doc/lua_api.txt for the latest version (in plaintext).
Generated using a Python script.
+This page was last updated 12/November/2016.
See doc/lua_api.txt for the latest version (in plaintext).
Generated using a Python script.

Table of Contents

Bans

  • #minetest.get_content_id(name): returns an integer
      -
    • #Gets the internal content ID of name
    • +
    • #Gets the internal content ID of name
  • #minetest.get_name_from_content_id(content_id): returns a string