1
0
mirror of https://github.com/minetest/minetest.git synced 2024-11-10 12:20:39 +01:00
minetest/doc/developing/README.md

25 lines
840 B
Markdown
Raw Normal View History

# Developer documentation
## Wiki
Some important development docs are found in the wiki: https://dev.minetest.net/
Notable pages:
* [Releasing Minetest](https://dev.minetest.net/Releasing_Minetest)
* [Engine translations](https://dev.minetest.net/Translation#Maintaining_engine_translations)
* [Changelog](https://dev.minetest.net/Changelog)
* [Organisation](https://dev.minetest.net/Organisation)
* [Code style guidelines](https://dev.minetest.net/Code_style_guidelines)
## In this folder
* [Developing minetestserver with Docker](docker.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 [#minetest-dev IRC](https://wiki.minetest.net/IRC) and ask questions related to **engine development**.