Package org.moddingx.libx.config
package org.moddingx.libx.config
Provides a system for config files in JSON format.
- See Also:
-
ClassDescriptionThis annotation is added to a field that serves as a config value.Provides a config system for configuration files that is meant to be more easy and powerful than the system by forge based on
NightConfig
.This annotation can be added to a static class inside a config class to add a comment to a subgroup.