2021-11-23 23:07:32 -04:00
|
|
|
# Minetest5 Game
|
2019-09-05 16:39:24 -05:00
|
|
|
|
2021-11-23 23:07:32 -04:00
|
|
|
The default game bundled in the Minetest5 engine.
|
2019-09-05 16:39:24 -05:00
|
|
|
|
2019-12-04 20:38:01 +00:00
|
|
|
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.
|
2019-09-05 16:39:24 -05:00
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
2021-11-23 23:07:32 -04:00
|
|
|
- Unzip the archive, rename the folder to minetest5_game and
|
|
|
|
place it in .. minetest5/games/
|
2019-09-05 16:39:24 -05:00
|
|
|
|
|
|
|
- GNU/Linux: If you use a system-wide installation place
|
2021-11-23 23:07:32 -04:00
|
|
|
it in ~/.minetest5/games/.
|
2019-09-05 16:39:24 -05:00
|
|
|
|
2021-11-23 23:07:32 -04:00
|
|
|
The minetest5 engine can be found at [GitHub](https://github.com/minetest5/minetest5).
|
2019-09-05 16:39:24 -05:00
|
|
|
|
|
|
|
For further information or help, see:
|
|
|
|
https://wiki.minetest.net/Installing_Mods
|
|
|
|
|
|
|
|
## Compatibility
|
|
|
|
|
2021-11-23 23:07:32 -04:00
|
|
|
This source code and files are only compatible with matched minetest5 engine
|
|
|
|
from https://codeberg.org/minenux/minetest-engine/src/branch/stable-5.2
|
|
|
|
Additionally, when the Minetest5 engine is tagged to be a certain version (e.g.
|
|
|
|
5.2.1), Minetest Game is tagged with the version 5.2.1 too.
|
2019-09-05 16:39:24 -05:00
|
|
|
|
2019-12-04 20:38:01 +00:00
|
|
|
When stable releases are made, Minetest Game and the Minetest engine is packaged
|
2021-11-23 23:07:32 -04:00
|
|
|
and made available at https://codeberg.org/minenux/minetest-engine/archive/stable-5.2.tar.gz
|
|
|
|
or generally at https://codeberg.org/minenux/minetest-engine/releases/tag/5.2.1 by example.
|
2019-09-05 16:39:24 -05:00
|
|
|
|
|
|
|
## Licensing
|
|
|
|
|
|
|
|
See `LICENSE.txt`
|