mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-30 18:46:28 -04:00
Fix some bugs
This commit is contained in:
parent
bc3e966918
commit
0b8f44f89a
1 changed files with 4 additions and 2 deletions
|
@ -1,12 +1,14 @@
|
|||
# Minetest Game
|
||||
|
||||
The default game bundled in the Minetest engine.
|
||||
For information about the game, click [here](https://forum.minetest.net/viewtopic.php?f=15&t=9724#p148074).
|
||||
|
||||
For further information, check [this forum topic](https://forum.minetest.net/viewtopic.php?f=15&t=9724).
|
||||
Also see the [Minetest Wiki](https://wiki.minetest.net/Subgames/Minetest_Game) for more information.
|
||||
|
||||
## Installation
|
||||
|
||||
- Unzip the archive, rename the folder to minetest_game and
|
||||
place it in ..minetest/games/
|
||||
place it in .. minetest/games/ ..
|
||||
|
||||
- GNU/Linux: If you use a system-wide installation place
|
||||
it in ~/.minetest/games/.
|
||||
|
|
Loading…
Add table
Reference in a new issue