@@ -8,22 +8,22 @@ real goals or built-in enemy mobs.
8
8
While it provides a basic gameplay experience out of the box, it is best played
9
9
with mods.
10
10
11
- Minetest Game is currently in maintenance-only mode, meaning it will not see new
12
- gameplay features or anything else that breaks compatibility (See
11
+ Minetest Game is in perpetual maintenance-only mode, meaning it will not see new
12
+ gameplay features or anything else that breaks compatibility (see
13
13
[ #2710 ] ( https://github.com/minetest/minetest_game/issues/2710 ) ).
14
14
15
15
## Installation
16
16
17
17
### ContentDB
18
18
19
19
* Content > Browse Online Content
20
- * Search for Minetest Game
20
+ * Search for " [ Minetest Game] ( https://content.minetest.net/packages/Minetest/minetest_game/ ) "
21
21
* Click Install
22
22
23
23
### Manually
24
24
25
25
- Unzip the archive, rename the folder to ` minetest_game ` and
26
- place it in .. ` minetest/games/ `
26
+ place it in ` .../ minetest/games/`
27
27
28
28
- GNU/Linux: If you use a system-wide installation place it in ` ~/.minetest/games/ ` .
29
29
@@ -33,14 +33,13 @@ For further information or help, see: [Installing Mods](https://wiki.minetest.ne
33
33
34
34
## Compatibility
35
35
36
- The Minetest Game GitHub ` master ` ` HEAD ` is generally compatible with the GitHub
37
- ` master ` ` HEAD ` of the Minetest engine .
36
+ As of January 2024 Minetest Game follows a ** rolling release ** model with new changes being automatically
37
+ published on ContentDB every day .
38
38
39
- Additionally, when the Minetest engine is tagged to be a certain version (e.g.
40
- ` 0.4.10 ` ), Minetest Game is tagged with the version, too.
39
+ There are no stable releases or tags, all existing ones are considered legacy.
41
40
42
- When stable releases are made, Minetest Game and the Minetest engine is packaged
43
- and made available at [ www.minetest.net ] ( https://www.minetest.net/downloads/ ) .
41
+ Minetest Game is always compatible to the latest stable release of the engine.
42
+ Older releases may be supported too depending on circumstances .
44
43
45
44
## Licensing
46
45
0 commit comments