1
0
Fork 0
mirror of synced 2026-02-04 02:16:47 +00:00
Minetest Game - The default game for the Minetest engine [https://gitea.tuxifan.net/niansa-misc/minetest/]
Find a file
2026-01-24 12:05:04 +01:00
.github/workflows Fix Docker CI test to run on new/old engine versions 2025-06-13 11:57:55 +02:00
menu Safe texture compression (#2808) 2021-02-12 20:55:18 +01:00
mods Fix description of overridden give privilege (#3230) 2026-01-24 12:05:04 +01:00
utils Fix CI test workflow 2025-12-09 17:25:44 +01:00
.gitignore Gitignore: Update to ignore additional ide/editors 2016-06-26 06:10:49 +01:00
.luacheckrc Fix description of overridden give privilege (#3230) 2026-01-24 12:05:04 +01:00
game.conf Translation of the game description (#3211) 2026-01-05 12:19:48 +01:00
game_api.txt Fix player not kicked out of bed on destruct (#3225) 2026-01-10 12:00:44 +01:00
LICENSE.txt License.txt: Include full official LGPL 2.1 .txt file 2017-01-07 22:01:24 +00:00
minetest.conf Fix confusing defaults for enable_fire and enable_tnt (#3221) 2026-01-05 12:19:56 +01:00
minetest.conf.example Fix confusing defaults for enable_fire and enable_tnt (#3221) 2026-01-05 12:19:56 +01:00
README.md Replace Minetest mentions with Luanti (#3169) 2024-12-04 18:01:28 +01:00
schematic_tables.txt Replace Minetest mentions with Luanti (#3169) 2024-12-04 18:01:28 +01:00
screenshot.png Safe texture compression (#2808) 2021-02-12 20:55:18 +01:00
settingtypes.txt Fix confusing defaults for enable_fire and enable_tnt (#3221) 2026-01-05 12:19:56 +01:00

Minetest Game

ContentDB

Minetest Game (abbreviated MTG) is a simple and peaceful sandbox game, with no real goals or built-in enemy mobs.

While it provides a basic gameplay experience out of the box, it is best played with mods.

Minetest Game is in perpetual maintenance-only mode, meaning it will not see new gameplay features or anything else that breaks compatibility (see #2710).

Installation

ContentDB

  • Content > Browse Online Content
  • Search for "Minetest Game"
  • Click Install

Manually

  • Unzip the archive, rename the folder to minetest_game and place it in .../minetest/games/

  • GNU/Linux: If you use a system-wide installation place it in ~/.minetest/games/.

The Luanti engine can be found at GitHub.

For further information or help, see: Installing Mods.

Compatibility

As of January 2024 Minetest Game follows a rolling release model with new changes being automatically published on ContentDB every day.

There are no stable releases or tags, all existing ones are considered legacy.

Minetest Game is always compatible to the latest stable release of the engine. Older releases may be supported too depending on circumstances.

Licensing

See LICENSE.txt