mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-05 18:41:05 +00:00
parent
b42b03bc40
commit
6c4a110679
8 changed files with 44 additions and 0 deletions
|
@ -39,6 +39,9 @@ private:
|
|||
// get_worldpath()
|
||||
static int l_get_worldpath(lua_State *L);
|
||||
|
||||
// get_mod_data_path()
|
||||
static int l_get_mod_data_path(lua_State *L);
|
||||
|
||||
// is_singleplayer()
|
||||
static int l_is_singleplayer(lua_State *L);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue