promotional bannermobile promotional banner

Fzzy Config

Config API with automatic GUIs, powerful validation options, server-client sync, and more!

File Details

fzzy_config-0.4.3+1.20.4+neoforge

  • B
  • Sep 14, 2024
  • 1.31 MB
  • 81
  • 1.20.4
  • NeoForge

File Name

fzzy_config-0.4.3+1.20.4+neoforge.jar

Supported Versions

  • 1.20.4

Curse Maven Snippet

NeoForge

implementation "curse.maven:fzzy-config-1005914:5721273"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Additions

  • None

Changes

  • None

Fixes

  • Revert @JvmStatic addition in ConfigApi that accidentally breaks code using the previous way, thanks to Kotlins assertion of an "additional" static simply being false (it replaces with a static)