hud_timers/Readme.md

25 lines
824 B
Markdown
Raw Normal View History

2019-05-01 16:53:20 +02:00
# HUD Timers(`hud_timers`)
A library for easily maintaining hud timers.
> Wait... How long does it take until I can fire that gun again ?
\- me, playing Minetest
> Oh, look ! A tiny grey bar ! 3 secs...
## About
Configuration help can be found under `config_help.md` in the same folder as this.
Depends on [`modlib`](https://github.com/appgurueu/modlib).
**Please note that this mod may not work along well with other mods altering the HUD.**
Code licensed under the MIT License. Media license depends on hudbars(media files from there). Written by Lars Mueller alias LMD or appguru(eu).
## API
Code should be self-explanatory. If not, feel free to contact me (opening an issue is also fine). Will probably document it here at some point...
## Credits
Media(hudbar background & foreground) : Wuzzy - `hudbars` mod