
TinyConfig
TinyConfig is my implementation of a configuration API for the Fabric environment. This solution is specifically designed for modders who need a simple and efficient way to configure parameters for their modifications.
If you've arrived here due to an error message indicating that this library is missing, it's recommended to contact the author of the mod that requires it and request that they include TinyConfig as an embedded dependency. As a temporary solution, you can download the file from this page.
For mod developers: please add TinyConfig as an "embedded dependency" in the resources section of your project. This will significantly simplify the distribution and usage process of your modification.