1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00
luanti/doc/developing/README.md

27 lines
1,000 B
Markdown
Raw Normal View History

# Developer documentation
## Luanti Documentation
Some important development docs are found in the Luanti Documentation: https://docs.luanti.org/
Notable pages:
- [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/)
## In this folder
- [Developing minetestserver with Docker](docker.md)
2024-02-18 15:23:37 +01:00
- [Android tips & tricks](android.md)
2024-04-23 19:03:58 +02:00
- [OS/library compatibility policy](os-compatibility.md)
- [Miscellaneous](misc.md)
## 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 [#luanti-dev IRC](https://docs.luanti.org/about/irc/) and ask questions related to **engine development**.