VoxeLibre/mods/HELP/tt
the-real-herowl 5f70189e08 Don't touch description if tt snippets did nothing (#4264)
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>
2024-04-28 15:04:39 +00:00
..
API.md Added tt support, made enchanted bows function properly 2020-10-27 19:53:49 +01:00
README.md Use pure-API version of tt mod 2020-09-10 15:41:36 +02:00
init.lua Don't touch description if tt snippets did nothing (#4264) 2024-04-28 15:04:39 +00:00
mod.conf MAKE EVERY SINGLE MOD USE PROPER COLORS!!! 2021-03-30 00:01:29 +02:00
snippets.lua Use pure-API version of tt mod 2020-09-10 15:41:36 +02:00

README.md

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.