Package net.mezzdev.config.api


@NullMarked package net.mezzdev.config.api
Register and discover configs managed by MezzConfig.

Mods start with Configs.forMod(String), choose the kind of config they need, define its categories and values, and build the schema during mod initialization.