minetest/doc/developing
DS 4aec4fbe6f
Some checks failed
android / build (push) Waiting to run
cpp_lint / clang_tidy (push) Waiting to run
linux / gcc_7 (push) Waiting to run
linux / gcc_14 (push) Waiting to run
linux / clang_7 (push) Waiting to run
linux / clang_18 (push) Waiting to run
linux / clang_11 (PROMETHEUS=1) (push) Waiting to run
macos / build (push) Waiting to run
whitespace_checks / trailing_whitespaces (push) Waiting to run
whitespace_checks / tabs_lua_api_files (push) Waiting to run
windows / MinGW cross-compiler (${{ matrix.bits }}-bit) (32) (push) Waiting to run
windows / MinGW cross-compiler (${{ matrix.bits }}-bit) (64) (push) Waiting to run
windows / VS 2019 ${{ matrix.config.arch }}-${{ matrix.type }} (map[arch:x64 generator:-G'Visual Studio 16 2019' -A x64 vcpkg_triplet:x64-windows], portable) (push) Waiting to run
windows / VS 2019 ${{ matrix.config.arch }}-${{ matrix.type }} (map[arch:x86 generator:-G'Visual Studio 16 2019' -A Win32 vcpkg_triplet:x86-windows], portable) (push) Waiting to run
lua_api_deploy / build (push) Has been cancelled
Add support for Tracy profiler (#15113)
2024-09-15 13:47:45 +02:00
..
android.md Amend Android dev documentation 2024-03-09 11:28:12 +01:00
docker.md Add dev stage to docker image (#13573) 2023-07-30 15:29:25 +01:00
misc.md Add support for Tracy profiler (#15113) 2024-09-15 13:47:45 +02:00
os-compatibility.md Formalize OS support policy (#14556) 2024-04-23 19:03:58 +02:00
README.md Formalize OS support policy (#14556) 2024-04-23 19:03:58 +02:00

Developer documentation

Wiki

Some important development docs are found in the wiki: https://dev.minetest.net/

Notable pages:

In this folder

IRC

Oftentimes knowledge hasn't been written down (yet) and your best bet is to ask someone experienced and/or the core developers.

Feel free to join the #minetest-dev IRC and ask questions related to engine development.