NathanSalapat fb98659b03 initial upload | vor 4 Jahren | |
---|---|---|
.. | ||
locale | vor 4 Jahren | |
textures | vor 4 Jahren | |
API.md | vor 4 Jahren | |
README.md | vor 4 Jahren | |
default_settings.lua | vor 4 Jahren | |
init.lua | vor 4 Jahren | |
license.txt | vor 4 Jahren | |
mod.conf | vor 4 Jahren | |
settingtypes.txt | vor 4 Jahren |
This mod changes the HUD of Minetest. It replaces the default health and breath symbols by horizontal colored bars with text showing the number.
Furthermore, it enables other mods to add their own custom bars to the HUD, this mod will place them accordingly.
Important: Keep in mind if running a server with this mod, that the custom position should be displayed correctly on every screen size.
The current version is 2.1.0.
This software uses semantic versioning, as defined by version 2.0.0 of the SemVer standard.
This mod can be configured quite a bit. You can change HUD bar appearance, offsets, ordering, and more. Use the advanced settings menu in Minetest for detailed configuration.
The API is used to add your own custom HUD bars.
Documentation for the API of this mod can be found in API.md
.