@@ -8,22 +8,22 @@ real goals or built-in enemy mobs.
88While it provides a basic gameplay experience out of the box, it is best played
99with mods.
1010
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
1313[ #2710 ] ( https://github.com/minetest/minetest_game/issues/2710 ) ).
1414
1515## Installation
1616
1717### ContentDB
1818
1919* Content > Browse Online Content
20- * Search for Minetest Game
20+ * Search for " [ Minetest Game] ( https://content.minetest.net/packages/Minetest/minetest_game/ ) "
2121* Click Install
2222
2323### Manually
2424
2525- Unzip the archive, rename the folder to ` minetest_game ` and
26- place it in .. ` minetest/games/ `
26+ place it in ` .../ minetest/games/`
2727
2828- GNU/Linux: If you use a system-wide installation place it in ` ~/.minetest/games/ ` .
2929
@@ -33,14 +33,13 @@ For further information or help, see: [Installing Mods](https://wiki.minetest.ne
3333
3434## Compatibility
3535
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 .
3838
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.
4140
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 .
4443
4544## Licensing
4645
0 commit comments