minetest_docs icon indicating copy to clipboard operation
minetest_docs copied to clipboard

Minetest Engine documentation (Work in progress. Meanwhile, please refer to lua_api.txt and dev.minetest.net)

Results 17 minetest_docs issues
Sort by recently updated
recently updated
newest added

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.

enhancement

As well as other profiling methods (LuaJIT, simply wrapping in `get_us_time` etc)

See https://dev.minetest.net/pointed_thing