From 015e23c6f24fbd00bc155c9cf08b7c01210342e5 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 23 Mar 2015 18:35:19 +0100 Subject: Add setting to configure breath bar auto-hiding --- README.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 095318f..f840eee 100644 --- a/README.txt +++ b/README.txt @@ -27,6 +27,15 @@ set will use a default value instead. IMPORTANT: Keep in mind if running a server with this mod, that the custom position should be displayed correctly on every screen size! +Settings: +--------- +This mod can be configured by editing minetest.conf. Currently, the following setting is recognized: + +- hudbars_autohide_breath: A boolean setting, it can be either “true” or “false”. If set to “true”, + the breath bar will be automatically hidden shortly after the breathbar has been filled up. If set + to “false”, the breath bar will always be displayed. The default value is “true”. + + API: ---- The API is used to add your own custom HUD bars. -- cgit v1.2.3