1
0
mirror of https://repo.or.cz/minetest_hudbars.git synced 2025-07-14 14:20:29 +02:00

Add preliminary display mode setting

Intentionally not in README.txt yet, because the positions cannot be set in minetest.conf yet.
This commit is contained in:
Wuzzy
2015-05-19 22:28:55 +02:00
parent fc66c4f0a5
commit b68af069a4
2 changed files with 41 additions and 7 deletions

View File

@ -58,6 +58,7 @@ This mod can be configured by editing minetest.conf. Currently, the following se
breath=0, health=1
This places the breath bar at the left side, and the health bar to the right side.
API:
----
The API is used to add your own custom HUD bars.