summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorBlockMen <nmuelll@web.de>2015-04-12 19:01:07 +0200
committerBlockMen <nmuelll@web.de>2015-04-12 19:01:07 +0200
commitd10d48e08f4220376596e2f0c900b14cf373d2bb (patch)
treea4db3348af2bb89328441b9bb28229249c6db705 /README.txt
parent20ef67cf5bb5a469efc1e1f278525e316a0c364f (diff)
Push to 2.1
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index e1a0432..13074e4 100644
--- a/README.txt
+++ b/README.txt
@@ -1,6 +1,6 @@
Minetest mod "Better HUD"
=========================
-Version: 2.0.1
+Version: 2.1
(c) Copyright BlockMen (2013-2015)
@@ -15,6 +15,7 @@ Changes in builtin HUD items:
- Uses better textures for Hotbar
- Uses texture for crosshair
- Positions of builtin statbars can be changed via "hud.conf" file
+- Experimental "ItemWheel" that replaces the hotbar (must be enabled by adding "hud_item_wheel = true" in minetest.conf)
This mod gets provided as Modpack aswell, which includes the hunger mod (https://github.com/BlockMen/hunger)
More information concerning the hunger mechanics can be get there.