Package de.griefed.serverpackcreator.api.versionmeta.fabric

Anything and everything related to the Fabric-modloader. FabricMeta is the entry point. Because Fabric's loader is Minecraft-independent, the model is richer: FabricLoader/ FabricLoaderDetails (loader versions), FabricInstaller (installer versions), FabricIntermediary/ FabricIntermediaries (the per-Minecraft "intermediary" mappings Fabric needs), plus FabricArguments, FabricLibrary and FabricDetails modelling the launch metadata.

See: Description