From 93d994cbad6a16f985919add5776b568d7a5d6d3 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 1 Apr 2019 13:01:14 +0200 Subject: [PATCH] Version 1.0.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ba8a8f..a6af08b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # HUD bar for `3d_armor` [`hbarmor`] -* Version: 0.4.0 +* Version: 1.0.0 ## Description 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. ## Dependencies -* HUD bars [`hudbars`], major version 1 +* HUD bars [`hudbars`], major version 2 * 3D Armor [`3d_armor`] (tested with Minetest 5.0.0) ## Licensing