1
0
mirror of https://repo.or.cz/minetest_hbarmor.git synced 2025-06-30 07:10:41 +02:00

Version 1.0.0

This commit is contained in:
Wuzzy
2019-04-01 13:01:14 +02:00
parent e9568ccdae
commit 7ace62692f

View File

@ -1,6 +1,6 @@
# HUD bar for `3d_armor` [`hbarmor`] # HUD bar for `3d_armor` [`hbarmor`]
* Version: 0.4.0 * Version: 1.0.0
## Description ## Description
This mod adds a simple HUD bar which displays the current damage This mod adds a simple HUD bar which displays the current damage
@ -16,7 +16,7 @@ only how worn out it already is.
By default, the armor bar is hidden if the player wears no armor. By default, the armor bar is hidden if the player wears no armor.
## Dependencies ## Dependencies
* HUD bars [`hudbars`], major version 1 * HUD bars [`hudbars`], major version 2
* 3D Armor [`3d_armor`] (tested with Minetest 5.0.0) * 3D Armor [`3d_armor`] (tested with Minetest 5.0.0)
## Licensing ## Licensing