Class ExampleConfigCategory

java.lang.Object
net.glasslauncher.mods.api.gcapi.impl.example.ExampleConfigCategory

public class ExampleConfigCategory extends Object
An example config category. Note the use of @ConfigCategory for defining a category. Make sure to add it inside your gcapi entrypoints in your fabric.mod.json. Look at the one for this mod for an example.