From e38bd2754efd9ea1ba56c9f55a896b23640c0dca Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Thu, 10 Sep 2020 16:01:25 +0200 Subject: [PATCH] Version 1.0.0 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f155997..92cd652 100644 --- a/README.md +++ b/README.md @@ -4,5 +4,8 @@ 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 MIT License.