From b21b03e78167694f96a820e7c49e7b7368645c05 Mon Sep 17 00:00:00 2001 From: Rubix327 Date: Sun, 20 Nov 2022 18:17:37 +0300 Subject: [PATCH] Updated README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44289a3fe..e4715f68f 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Please see the original for more information. with AdvancedMenu, AdvancedMenuPagged and AdvancedMenuTools) - Automatic YamlConfig loading (use @AutoConfig annotation to load and save all of your fields to the file automatically) +- Automatic YamlStaticConfig (SimpleSettings & SimpleLocalization) loading (use @AutoStaticConfig) - Automatic ConfigSerializable loading (use @AutoSerialize) - Better CompMetadata - now you can store and remove temporary and PERSISTENT metadata for all objects that support that regardless of your MC version.