diff --git a/_includes/header.html b/_includes/header.html index 2920be0..4315a55 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -69,7 +69,7 @@
- Thank you for trying out Minetest.
- Are you a new user?
- Have a look at our Getting Started, FAQ and Tutorials pages on our wiki.
+
+
+ Are you a new user?
+ Have a look at our Getting Started,
+ FAQ,
+ and Tutorials pages on our wiki.
+ Otherwise, feel free to look at the changelog.
+
You may also want to look at some subgames. Subgames form a foundation for the game using Lua scripts. Different subgames have different objectives, such as survival, building or Player vs Player. Usually Minetest comes with Minetest Game, to supply the default items and blocks. You can then add mods on top of a subgame in order to customize your experience further.
-- Changelog from 0.4.15 to 0.4.16 -
+Works on Windows Vista, 7, 8, 8.1 and 10. May work on other versions, but not officially supported.
-Works on Windows XP, Vista, 7, 8, 8.1 and 10.
+Stuck? See + help on getting Minetest on Windows.
-You can also get the latest development version of Minetest from + builds made + by community members. + These builds are more recent than the officially released builds + and contain new features (at the cost of stability).
- +Android 4.0 or later is recommended.
-Get the latest development version of Minetest from builds made by community members. These builds are more recent than the officially released builds and contain new features (at the cost of stability).
+ ++ Alternatively, install from + F-Droid + or + download the APK. +
-macOS 10.10 or later is recommended.
+Note: Please do not use unofficial builds from the Play store. + They may contain excessive adverts or spyware, or be distributed under proprietary terms.
+brew install minetest
Those may be out of date at times. If they are too out of date, you can build from source.
-Those may be out of date at times. If they are too out of date, you can build from source.
+ +On FreeBSD 9.1 and newer, you can use the official pre-built packages:
+ pkg install minetest minetest_game
You can compile minetest and choose easily minetest options using the FreeBSD port dialogs.
-Android 4.0 or later is recommended.
+cd /usr/ports/games/minetest +make install +cd /usr/ports/games/minetest_game +make install+
- Android versions of Minetest are still in development and may have bugs. -
-
- Minetest-0.4.16.apk (works on most devices)
- You can also install it easily from the Google Play Store or from F-Droid.
-
Note: Please do not download unofficial Minetest builds from the Google Play app store. The builds found there may contain excessive adverts or spyware. They may be distributed under proprietary terms, without the source code, which makes them illegal to develop. They may be old or unsupported.
+macOS 10.10 or later is recommended.
- -brew install minetest
There is a FreeBSD port.
+Get the latest stable
+ or development source code from
+ GitHub.
+ You will probably want minetest_game as well.
+ Put the game in your games directory.
You can compile minetest
and minetest_game
from sources or use pkg
(on FreeBSD 9.1 and newer).
You can compile minetest and choose easily minetest options using the FreeBSD port dialogs.
- -- cd /usr/ports/games/minetest - make install - cd /usr/ports/games/minetest_game - make install -- -
FreeBSD official packages have their own pre-built packages: pkg install minetest minetest_game
Get the latest stable
-or development source code from
-GitHub.
-You will probably want minetest_game as well.
-Put the game in your games directory.
See README.md for details on how to compile.
+See README.md for details on how to compile.
+