From a269ae20aba9d9a897a20eae1514948119128c9d Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Wed, 1 Jul 2015 22:01:37 +0200 Subject: [PATCH] Update credits, version 1.0.1 --- README.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.txt b/README.txt index c93dd08..7372740 100644 --- a/README.txt +++ b/README.txt @@ -1,6 +1,6 @@ Inventory Icon ============== -Version: 1.0.0 +Version: 1.0.1 This simple mod adds an icon to the player's HUD which shows how many inventory slots are available and how many of them are occupied. @@ -13,8 +13,11 @@ License of code: WTFPL License of media files: -CC-BY-SA 3.0 Unported +Various Authors: -- inventory_icon_backpack_free.png: DitsyDM and Traipse OpenRPG -- inventory_icon_backpack_full.png: DitsyDM, Traipse OpenRPG and Wuzzy +- inventory_icon_backpack_free.png: DitsyDM and Traipse OpenRPG (CC-BY-SA 3.0 Unported) +- inventory_icon_backpack_full.png: DitsyDM, Traipse OpenRPG and Wuzzy (CC-BY-SA 3.0 Unported) +- inventory_icon_bags_small.png: From Unified Inventory mod (GPLv3+) +- inventory_icon_bags_medium.png: From Unified Inventory mod (GPLv3+) +- inventory_icon_bags_large.png: From Unified Inventory mod (GPLv3+)