summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorBlockMen <nmuelll@web.de>2013-06-28 23:03:54 +0200
committerBlockMen <nmuelll@web.de>2013-06-28 23:03:54 +0200
commita22a08f06d7ee3221883649ad420548c3d85a162 (patch)
tree64e851661ca8d25f48c2c9b572bdefc7fc190ad8 /README.txt
parentd3e8f7134aacacca5c5980ff108f576f7b1f4bd0 (diff)
Update to 0.2
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index fcfd25f..2a58f71 100644
--- a/README.txt
+++ b/README.txt
@@ -1,6 +1,6 @@
Minetest mod "Better HUD"
=========================
-version: 0.1 Beta
+version: 0.2 Beta
License of source code: WTFPL
-----------------------------
@@ -35,3 +35,11 @@ This mod changes the HUD of Minetest. It adds a costum crosshair, a improved hea
Also it adds hunger to the game and and hunger bar to the HUD.
Furthermore it disables the current way of drowning (credits go to PilzAdam) and it will have an LUA-based drowing next versions.
+
+
+You can create a "hud.conf" to costumize the positions of health and hunger bar. Take a look at "hud.conf.example" to get more infos.
+
+Hunger:
+This mod adds hunger to the game. You can disable this by setting "HUD_HUNGER_ENABLE = false" in "hud.conf".
+
+Currently only apples and bread from farmin is supported. One apple fills up the hunger bar by 1 bread, 1 bread (from farming) 2 breads in bar.