hades_revisited/mods/show_wielded_item/README.md

20 lines
606 B
Markdown
Raw Permalink Normal View History

2017-12-13 21:04:43 -08:00
# Show Wielded Item [`show_wielded_item`]
This Minetest mod displays the name of the wielded item above the hotbar and
statbars.
This mod is compatible with the HUD Bars [`hudbars`] mod.
Compability with other HUD-related mods is possible, but not guaranteed.
2021-07-03 19:49:46 -07:00
Version: 1.2.0
2017-12-13 21:04:43 -08:00
## Credits
Released by Wuzzy.
The original mod code was taken from the file “`item_names.lua`”
found in the Unified Inventory mod maintained by VanessaE. This code
has been later modified.
Original author: 4aiman
## License
This mod is licensed under GNU LGPLv2 or later
(see <https://www.gnu.org/licenses/lgpl-2.1.html>).