A robust and powerful API for configuration handling and synchronization in real time. Create file-dependant configurations that can be changed while in game by the players.
Configurable company is a BepInEx plugin that allows developers to create their own configurations for the game. These are different from other configurations because they are individually managed for each save file slot.
This API automatically handles real-time synchronization and lets users modify the configuration values while in game with a easy-to-read interface.
You can download the plugin from the thunderstore webpage.
If you want to learn how to develop your own configurations, you can do so by visiting the wiki.
There you can check some examples on how to use it and what to expect.