]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - doc/menu_lua_api.txt
Merge pull request #1 from EliasFleckenstein03/master
[dragonfireclient.git] / doc / menu_lua_api.txt
index b3975bc1d86ba240f3a7b49c61b1e7fbae5b6faa..f4dfff2613f77963ce5a773d405066fb865670b2 100644 (file)
@@ -1,4 +1,4 @@
-Minetest Lua Mainmenu API Reference 5.4.0
+Minetest Lua Mainmenu API Reference 5.5.0
 =========================================
 
 Introduction
@@ -204,7 +204,8 @@ core.get_screen_info()
     display_width   = <width of display>,
     display_height  = <height of display>,
     window_width    = <current window width>,
-    window_height   = <current window height>
+    window_height   = <current window height>,
+    render_info     = <active render information>
     }