2024-01-10 18:20:07 +01:00
|
|
|
# Developer documentation
|
|
|
|
|
2025-06-22 20:04:42 +00:00
|
|
|
## Luanti Documentation
|
2024-01-10 18:20:07 +01:00
|
|
|
|
2025-06-24 04:49:59 -05:00
|
|
|
Some important development docs are found on the docs site: https://docs.luanti.org/
|
2024-01-10 18:20:07 +01:00
|
|
|
|
|
|
|
Notable pages:
|
|
|
|
|
2025-06-22 20:04:42 +00:00
|
|
|
- [Releasing Luanti](https://docs.luanti.org/for-engine-devs/releasing-luanti/)
|
|
|
|
- [Engine translations](https://docs.luanti.org/for-creators/translation/)
|
|
|
|
- [Changelog](https://docs.luanti.org/about/changelog/)
|
|
|
|
- [Organisation](https://docs.luanti.org/for-engine-devs/organization/)
|
|
|
|
- [Code style guidelines](https://docs.luanti.org/for-engine-devs/code-style-guidelines/)
|
2025-06-24 04:49:59 -05:00
|
|
|
and [Lua code style guidelines](https://docs.luanti.org/for-engine-devs/lua-code-style-guidelines/)
|
2024-01-10 18:20:07 +01:00
|
|
|
|
|
|
|
## In this folder
|
|
|
|
|
2025-06-24 04:49:59 -05:00
|
|
|
- [docker.md](docker.md): Developing minetestserver with Docker
|
|
|
|
- [android.md](android.md): Android tips & tricks
|
|
|
|
- [os-compatibility.md](os-compatibility.md): OS/library compatibility policy
|
|
|
|
- [profiling.md](profiling.md): Profiling instructions
|
2024-01-10 18:20:07 +01:00
|
|
|
|
|
|
|
## IRC
|
|
|
|
|
|
|
|
Oftentimes knowledge hasn't been written down (yet) and your best bet is to ask someone experienced and/or the core developers.
|
|
|
|
|
2025-06-22 20:04:42 +00:00
|
|
|
Feel free to join the [#luanti-dev IRC](https://docs.luanti.org/about/irc/) and ask questions related to **engine development**.
|