minetest 5.7.0
Infinite-world block sandbox game
Minetest is a sandbox construction game. Players can create and destroy various types of blocks in a three-dimensional open world. This allows forming structures in every possible creation, on multiplayer servers or as a single player. Mods and texture packs allow players to personalize the game in different ways.
- Website: https://www.minetest.net/
- Licenses: LGPL 2.1+
- Package source: gnu/packages/minetest.scm
- Builds: See build status
- Issues: See known issues
Installation
Install minetest 5.7.0
as follows:
guix install minetest@5.7.0
Or install the latest version:
guix install minetest
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.