1
0
şunun yansıması git://repo.or.cz/minetest_inventory_icon.git eşitlendi 2025-10-19 19:05:20 +02:00

Update README, use Markdown format

Bu işleme şunda yer alıyor:
Wuzzy
2016-09-01 20:21:34 +02:00
ebeveyn 7bc1afbeb0
işleme 59c822095b
2 değiştirilmiş dosya ile 21 ekleme ve 23 silme

21
README.md Normal dosya
Dosyayı Görüntüle

@@ -0,0 +1,21 @@
# Inventory Icon
Version: 1.0.1
## Description
This simple mod adds an icon to the player's HUD at the bottom right corner.
It shows how many inventory slots are available and how many of them are
occupied.
This mod also supports the Bags and Unified Inventory mods. If one of these
mods are used, icons for each bag are displayed, too.
## Licenses
### Code
The code is licensed under WTFPL.
### Media files
Licensed under CC-BY-SA 3.0 Unported.
#### Authors
* `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)

Dosyayı Görüntüle

@@ -1,23 +0,0 @@
Inventory Icon
==============
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.
This mod also supports the Unified Inventory mod. If this mod is used, icons for each bag are displayed, too.
----------------
License of code:
WTFPL
License of media files:
CC-BY-SA 3.0 Unported
Authors:
- 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: Tonyka (New BSD License)
- inventory_icon_bags_medium.png: Tonyka (New BSD License)
- inventory_icon_bags_large.png: Tonyka (New BSD License)