This package browser is in early development. Mind the rough edges.

minetest-mesecons

Digital circuitry for Luanti, including wires, buttons and lights

Mesecons is a mod for Luanti implementing various items related to digital circuitry, such as wires, buttons, lights and programmable controllers. Among other things, there are also pistons, solar panels, pressure plates and note blocks.

Mesecons has a similar goal to Redstone in Minecraft, but works in its own way, with different rules and mechanics.

Installation

Install the latest version of minetest-mesecons as follows:

guix install minetest-mesecons

Or install a particular version:

guix install minetest-mesecons@1.2.1-63.27c3c51

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-mesecons about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/minetest-mesecons'><img src='https://packages.guix.gnu.org/packages/minetest-mesecons/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/minetest-mesecons/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/minetest-mesecons)

Example Org:

[[https://packages.guix.gnu.org/packages/minetest-mesecons][https://packages.guix.gnu.org/packages/minetest-mesecons/badges/latest-version.svg]]