minetest-server
Infinite-world block sandbox game (server)
Server for Minetest game engine and gaming platform. Allows hosting Minetest games with multiplayer support. This package provides minetestserver
to run a Minetest server.
- Versions: 5.10.0
- 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 the latest version of minetest-server
as follows:
guix install minetest-server
Or install a particular version:
guix install minetest-server@5.10.0
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.
Badge code
You can use the following badge to inform users of minetest-server about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/minetest-server'><img src='https://packages.guix.gnu.org/packages/minetest-server/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/minetest-server)
Example Org:
[[https://packages.guix.gnu.org/packages/minetest-server][https://packages.guix.gnu.org/packages/minetest-server/badges/latest-version.svg]]