|
@@ -3,12 +3,12 @@ CompleteConfig is a flexible, all-in-one configuration API for [Fabric](https://
|
|
|
|
|
|
## Highlights
|
|
## Highlights
|
|
Beside the basic elements of a config library, CompleteConfig offers the following unique features:
|
|
Beside the basic elements of a config library, CompleteConfig offers the following unique features:
|
|
-* Simple and fast integration into existing code
|
|
|
|
-* Supports multiple configs for a single mod
|
|
|
|
-* Single-file or multi-class Config
|
|
|
|
-* Entry Listeners
|
|
|
|
|
|
+* Simple and well-documented API to start quickly
|
|
|
|
+* Highly adjustable usage
|
|
|
|
+* Multi-config support
|
|
|
|
+* Listeners for reacting to config changes
|
|
* User-friendly save format with permanently retained comments
|
|
* User-friendly save format with permanently retained comments
|
|
-* Customizable Config Screen (GUI) generation
|
|
|
|
|
|
+* Customizable config screen (GUI) generation
|
|
* Automatic Mod Menu integration
|
|
* Automatic Mod Menu integration
|
|
* Fully extensible via extension system
|
|
* Fully extensible via extension system
|
|
|
|
|