--- title: Downloads layout: default redirect_from: - /downloads.html - /download/ - /download.php - /downloads.php - /old_releases/ - /other_distros/ ---
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 games. Games provide basic game play for the engine to run using Lua scripts. Different games 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 game in order to customize your experience further.
Works on Windows 7, 8, 8.1 and 10. May work on older versions, but not officially supported.
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.
Alternatively, install from F-Droid .
Note: We advise not to use unofficial builds commonly found on the Play Store. These may contain excessive advertisements, spyware or be distributed under proprietary terms.
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.
cd /usr/ports/games/minetest make install cd /usr/ports/games/minetest_game make install
macOS 10.10 or later is recommended.
brew install minetest
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.