minetest_docs
minetest_docs copied to clipboard
Minetest Engine documentation (Work in progress. Meanwhile, please refer to lua_api.txt and dev.minetest.net)
Ideas for guides: - How to properly sandbox Lua - How to: Inter-process communication (IPC)
Additional docs for MT's config options including some recommendations with particular focus on recommended changes to the default values.
See https://dev.minetest.net/Translation
Currently, there is no overview for the engine structure that tells you which code lies where, which makes it hard for new contributors to work their way into the engine.
As well as other profiling methods (LuaJIT, simply wrapping in `get_us_time` etc)
see description
See https://dev.minetest.net/pointed_thing