nalc_game/README.md

47 lines
1.5 KiB
Markdown
Raw Normal View History

2019-09-05 23:39:24 +02:00
# Minetest Game
2023-12-17 16:55:47 +01:00
[![ContentDB](https://content.minetest.net/packages/Minetest/minetest_game/shields/title/)](https://content.minetest.net/packages/Minetest/minetest_game/)
2019-09-05 23:39:24 +02:00
2023-12-17 16:55:47 +01:00
Minetest Game (abbreviated MTG) is a simple and peaceful sandbox game, with no
real goals or built-in enemy mobs.
2023-12-17 16:55:47 +01:00
While it provides a basic gameplay experience out of the box, it is best played
with mods.
2024-08-14 13:53:04 +02:00
Minetest Game is in perpetual maintenance-only mode, meaning it will not see new
gameplay features or anything else that breaks compatibility (see
2023-12-17 16:55:47 +01:00
[#2710](https://github.com/minetest/minetest_game/issues/2710)).
2019-09-05 23:39:24 +02:00
## Installation
2023-12-17 16:55:47 +01:00
### ContentDB
* Content > Browse Online Content
2024-08-14 13:53:04 +02:00
* Search for "[Minetest Game](https://content.minetest.net/packages/Minetest/minetest_game/)"
2023-12-17 16:55:47 +01:00
* Click Install
### Manually
- Unzip the archive, rename the folder to `minetest_game` and
2024-08-14 13:53:04 +02:00
place it in `.../minetest/games/`
2019-09-05 23:39:24 +02:00
- GNU/Linux: If you use a system-wide installation place it in `~/.minetest/games/`.
2019-09-05 23:39:24 +02:00
The Minetest engine can be found at [GitHub](https://github.com/minetest/minetest).
2019-09-05 23:39:24 +02:00
For further information or help, see: [Installing Mods](https://wiki.minetest.net/Installing_Mods).
2019-09-05 23:39:24 +02:00
## Compatibility
2024-08-14 13:53:04 +02:00
As of January 2024 Minetest Game follows a **rolling release** model with new changes being automatically
published on ContentDB every day.
2024-08-14 13:53:04 +02:00
There are no stable releases or tags, all existing ones are considered legacy.
2019-09-05 23:39:24 +02:00
2024-08-14 13:53:04 +02:00
Minetest Game is always compatible to the latest stable release of the engine.
Older releases may be supported too depending on circumstances.
2019-09-05 23:39:24 +02:00
## Licensing
See `LICENSE.txt`