write something there

This commit is contained in:
N-Nachtigal 2025-05-04 16:01:41 +02:00
commit b4b6c08f4f
8546 changed files with 309825 additions and 0 deletions

12
mods/tt/README.md Normal file
View file

@ -0,0 +1,12 @@
# Extended Tooltips (`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`).
## Version
1.0.0
## License
This mod is free software, released under the MIT License.
See `LICENSE.txt` for the full text.