summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorBlockMen <nmuelll@web.de>2013-09-09 03:16:18 +0200
committerBlockMen <nmuelll@web.de>2013-09-09 03:16:18 +0200
commit01e267e99a0f52af55c177ee8956f0fe28a22764 (patch)
tree9ed3e9d4f05d1156ea6e1b6aed8765f2abcf123b /README.txt
parent030f30d47e4042225f85b7dbe491aba6d4f59435 (diff)
Various fixes and mark as stable
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 1236076..c0da4e0 100644
--- a/README.txt
+++ b/README.txt
@@ -1,6 +1,6 @@
Minetest mod "Better HUD"
=========================
-version: 0.5 Beta
+version: 1.0
License of source code: WTFPL
-----------------------------
@@ -35,8 +35,11 @@ Also it adds hunger to the game and and hunger bar to the HUD.
You can create a "hud.conf" to costumize the positions of health, hunger and breath bar. Take a look at "hud.conf.example" to get more infos.
+!!NOTICE: Keep in mind if running a server with this mod, that the costum position should be displayed correct on every screen size!!
+
+
Hunger:
-This mod adds hunger to the game. You can disable this by setting "HUD_HUNGER_ENABLE = false" in "hud.conf".
+This mod adds hunger to the game. You can disable this by setting "HUD_HUNGER_ENABLE = false" in "hud.conf", or "hud_hunger_enable = false" in minetest.conf. In case of conflict hud.conf configuration is dominant.
Currently supported food:
- Apples (default)