diff --git a/mods/HUD/hbarmor/README.md b/mods/HUD/hbarmor/README.md index 2b87b975f..c410a9b6a 100644 --- a/mods/HUD/hbarmor/README.md +++ b/mods/HUD/hbarmor/README.md @@ -1,6 +1,6 @@ # HUD bar for `3d_armor` [`hbarmor`] -* Version: 0.3.0 +* Version: 0.4.0 ## Description This mod adds a simple HUD bar which displays the current damage @@ -24,20 +24,19 @@ This mod is entirly free softare. ### Source code -* License: WTFPL (see below) +* License: MIT License (see below) * Authors: Wuzzy, forked from the mod “Better HUD (and hunger)” [`hud`] by BlockMen (2013-2014) ### Textures * `hbarmor_icon.png`—Stu ([CC BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/)), modified by BlockMen * `hbarmor_bgicon.png`—Stu (CC BY-SA 3.0), modified by BlockMen -* `hbarmor_bar.png`—Wuzzy (WTFPL) +* `hbarmor_bar.png`—Wuzzy (MIT License) -Everything else is WTFPL: +Everything else is under the MIT License: © Copyright BlockMen (2013-2014) This program is free software. It comes without any warranty, to the extent permitted by applicable law. You can redistribute it -and/or modify it under the terms of the Do What The Fuck You Want -To Public License, Version 2, as published by Sam Hocevar. See -http://sam.zoy.org/wtfpl/COPYING for more details. +and/or modify it under the terms of the MIT License. +See for more details. diff --git a/mods/HUD/hbarmor/locale/it.txt b/mods/HUD/hbarmor/locale/it.txt new file mode 100644 index 000000000..a2f704b24 --- /dev/null +++ b/mods/HUD/hbarmor/locale/it.txt @@ -0,0 +1,4 @@ +Armor = Armatura + +# Format string for displaying the armor. E.g. "Armor: 100%" +%s: %d%% =