forked from Mirrorlandia_minetest/minetest
e7d4ec6834
Sometimes you need to be able to do removal-related cleanup, such as removing files from disk, or entries from a database. staticdata obviously isn't suitable for large data. The data shouldn't be removed if the entity is unloaded, only if it is removed. |
||
---|---|---|
.. | ||
common | ||
cpp_api | ||
lua_api | ||
CMakeLists.txt | ||
scripting_client.cpp | ||
scripting_client.h | ||
scripting_mainmenu.cpp | ||
scripting_mainmenu.h | ||
scripting_server.cpp | ||
scripting_server.h |