Resource Config API

Another Configuration API to Expand Your Mods Folder
Resource Config API is a programming interface created for my personal needs, but you can also freely use it for your own modifications.
This is an annotation-based configuration API that utilizes the GSON library. All configuration files are saved in JSON format. The API provides a configuration screen for each mod that has registered a configuration. For it to work, you'll need Fabric ModMenu or Catalogue with Menulogue.
Important Note
Due to limited time, I only actively support version 1.21.1 and the latest minor updates.