1
0
mirror of https://repo.or.cz/minetest_hudbars.git synced 2025-07-13 22:00:34 +02:00

Refactor settings

This commit is contained in:
Wuzzy
2015-02-12 05:22:08 +01:00
parent 65c8702e64
commit 197fc56145
3 changed files with 40 additions and 32 deletions

View File

@ -19,7 +19,9 @@ the number.
Furthermore, it enables other mods to add their own custom bars to the HUD, this mod will place them accordingly.
You can create a “hudbars.conf” file to customize the positions of the health and breath bars. Take a look at “hudbars.conf.example” to get more infos.
You can create a “hudbars.conf” file to customize the positions of the health and breath bars. Take a look at “hudbars.conf.example”
to get more infos. The lines starting with “--” are comments, remove the two dashes to activate a setting. Settings which are not
set will use a default value instead.
IMPORTANT: