From 3881195082344a5b008bd70a0eca1384e4553e1d Mon Sep 17 00:00:00 2001 From: Alessandro <88254229+fulminazzo@users.noreply.github.com> Date: Wed, 8 Jan 2025 02:21:31 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6d4b988..bf403654 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ While it being such a huge project, **YAGL** can still be expanded a lot. These are some of the pending features that are planned for the future: - [x] possibility to serialize data to **different file formats** like **JSON**, **XML**, **properties**. - Completed using the [Configurations library](https://github.com/Fulminazzo/Configurations); + Completed using the [Configurations library](https://github.com/fulminazzo/Configurations); - [ ] add support for [PlaceholderAPI](https://github.com/PlaceholderAPI/PlaceholderAPI) in variable replacements; - [ ] a special `GUIContent` that allows animated items; - [ ] a special `GUIContent` that allows items which can be toggled based on user click;