Glass Config API
This API, heavily inspired by Cloth Config, is designed for Minecraft beta 1.7.3 and significantly simplifies the process of adding configuration settings to your modifications.
For players, the API automatically generates a settings screen in ModMenu Beta, allowing easy editing of configuration files. However, without installed mods that use this API, the functionality will not be available.
The API offers a flexible interface for creating custom configuration screens, setting values, and implementing save/load logic. Built-in support includes multiplayer synchronization, hot reloading of configurations, and saving descriptions directly in JSON files.