Forge Config API Port

NeoForge's & Forge's config systems provided to other modding ecosystems. Designed for a multiloader architecture.

File Details

ForgeConfigAPIPort-v6.0.2-1.19.4-Fabric-sources.jar

  • R
  • Mar 22, 2023
  • 93.92 KB
  • 191
  • 1.19.4
  • Fabric

File Name

ForgeConfigAPIPort-v6.0.2-1.19.4-Fabric-sources.jar

Supported Versions

  • 1.19.4

Curse Maven Snippet

Fabric

modImplementation "curse.maven:forge-config-api-port-547434:4451344"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

[v6.0.2-1.19.4] - 2023-03-21

Fixed

  • The common maven publications is now deobfuscated to support any common multi-loader implementation and not just what is based on Quilt

[v6.0.1-1.19.4] - 2023-03-16

Changed

  • Replace javax.annotation.Nullable with org.jetbrains.annotations.Nullable

[v6.0.0-1.19.4] - 2023-03-16

  • Compiled for Minecraft 1.19.4

Removed

  • Removed a few deprecated methods in fuzs.forgeconfigapiport.api.config.v2.ForgeConfigPaths