Gauges for Minetest, a free and open source infinite world block sandbox game.
To install Gauges, clone this Git repository into your Minetest's mods/
directory:
git clone https://github.com/Calinou/gauges.git
You can also
download a ZIP archive
of Gauges. If you do so, you will need to extract the archive then rename
the resulting folder from gauges-master
to gauges
– this is
absolutely required, as the mod won't work otherwise.
Once you have installed Gauges, you need to enable it in Minetest. The procedure is as follows:
This is the easiest way to enable Gauges when playing in singleplayer (or on a server hosted from a client).
gauges
by double-clicking it
(or ticking the Enabled checkbox).This is the recommended way to enable the mod on a server without using a GUI.
world.mt
file using a text editor.load_mod_gauges = true
If the line is already present in the file, then replace false
with true
on that line.
Gauges is currently primarily tested with Minetest 0.4.17. It may or may not work with newer or older versions. Issues arising in older versions than 0.4.17 will generally not be fixed.
Copyright © 2014-2019 4aiman, Hugo Locurcio and contributors
LICENSE.md
for details.LICENSE.assets.md
for details.