
A simple annotation-driven configuration library
Cobalt Config is designed to be simple and lightweight. That makes it ideal for Jar-in-Jar purposes.
It automatically handles syncing between servers to clients and supports reloading via the game's /reload
command. It also includes a configuration menu accessible from the mod list.
Check the wiki for examples and documentation. Implementing this library into your mods is designed to be dead simple, with the library doing all of the heavy lifting for you.
While I design this library primarily for my other projects, if you find it useful in your own projects, feel free to use it!