forked from mtcontrib/minetest_inventory_icon
Delete depends.txt and description.txt, update mod.conf
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
bags?
|
||||
unified_inventory?
|
||||
intllib?
|
@ -1 +0,0 @@
|
||||
Shows a backpack icon in the HUD, which shows how many slots are available and free in the player inventory and equipped bags (if available).
|
3
mod.conf
3
mod.conf
@ -1 +1,4 @@
|
||||
name = inventory_icon
|
||||
title = Inventory Icon
|
||||
description = Shows a backpack icon in the HUD, which shows how many slots are available and free in the player inventory and equipped bags (if available).
|
||||
optional_depends = bags,unified_inventory,intllib
|
||||
|
Reference in New Issue
Block a user