minetest/src/script
Loïc Blot eb88e5dd4b Add ModStorageAPI to client side modding (#5396)
mod storage is located into user_path / client / mod_storage
2017-03-16 07:53:39 +01:00
..
common Add `get_wielded_item` 2017-03-13 23:56:05 +01:00
cpp_api Add `get_wielded_item` 2017-03-13 23:56:05 +01:00
lua_api Add ModStorageAPI to client side modding (#5396) 2017-03-16 07:53:39 +01:00
CMakeLists.txt [CSM] Client side modding 2017-03-13 23:56:05 +01:00
clientscripting.cpp Add ModStorageAPI to client side modding (#5396) 2017-03-16 07:53:39 +01:00
clientscripting.h [CSM] Client side modding 2017-03-13 23:56:05 +01:00
scripting_mainmenu.cpp [CSM] sound_play & sound_stop support + client_lua_api doc (#5096) 2017-03-13 23:56:05 +01:00
scripting_mainmenu.h Fix code style of async API 2014-04-27 16:15:53 -04:00
serverscripting.cpp [CSM] Client side modding 2017-03-13 23:56:05 +01:00
serverscripting.h [CSM] Client side modding 2017-03-13 23:56:05 +01:00