Auto Config API (Fabric)
Annotation-based API for creating mod configuration files with built-in Cloth Config GUI integration. The perfect solution for mod developers: simply add annotations to your configuration class, and the system will automatically generate the settings user interface.
Ease of Use
Developers can easily create customizable configuration menus by adding special annotations to their settings classes. The system will automatically build an intuitive graphical interface based on these annotations.
Special Requirements
For proper operation in Minecraft 1.14.x, Fabric Loader installation is required. Additional components are also needed: Cloth Config API and Fabric API. When developing your own mod, it's recommended to include this API and Cloth Config API directly in your project.
It is recommended to refer to the technical documentation for detailed installation and usage instructions.
