Update translation templates
[oweals/minetest_game.git] / README.md
1 # Minetest Game
2
3 The default game bundled in the Minetest engine.  
4
5 For further information, check 
6 [this forum topic](https://forum.minetest.net/viewtopic.php?f=15&t=9724).   
7 Also see the [Minetest Wiki](https://wiki.minetest.net/Subgames/Minetest_Game) 
8 for more information.
9
10 ## Installation
11
12 - Unzip the archive, rename the folder to minetest_game and
13 place it in .. minetest/games/
14
15 - GNU/Linux: If you use a system-wide installation place
16     it in ~/.minetest/games/.
17
18 The Minetest engine can be found at [GitHub](https://github.com/minetest/minetest).
19
20 For further information or help, see:  
21 https://wiki.minetest.net/Installing_Mods
22
23 ## Compatibility
24
25 The Minetest Game GitHub master HEAD is generally compatible with the GitHub
26 master HEAD of the Minetest engine.  
27 Additionally, when the Minetest engine is tagged to be a certain version (e.g.
28 0.4.10), Minetest Game is tagged with the version too.
29
30 When stable releases are made, Minetest Game and the Minetest engine is packaged 
31 and made available at [www.minetest.net](https://www.minetest.net/downloads/).
32
33 ## Licensing
34
35 See `LICENSE.txt`