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