mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-05 07:41:06 +01:00
5f70189e08
This should prevent problems like the ones described in https://git.minetest.land/MineClone2/MineClone2/pulls/4196#issuecomment-77558 or https://git.minetest.land/MineClone2/MineClone2/pulls/4130#issuecomment-77571 Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/4264 Co-authored-by: the-real-herowl <wiktor_t-i@proton.me> Co-committed-by: the-real-herowl <wiktor_t-i@proton.me> |
||
---|---|---|
.. | ||
API.md | ||
init.lua | ||
mod.conf | ||
README.md | ||
snippets.lua |
Extended Tooltip (tt
)
This mod extends the tooltip of items to add more informative texts.
The mod itself does nothing and is meant to be integrated into
games to use the API to define custom tooltips (see API.md
).
License
MIT License.