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.1

  • B
  • Sep 14, 2024
  • 1.32 MB
  • 296.4K
  • 1.20.1
  • Fabric + 1

File Name

fzzy_config-0.4.3+1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:fzzy-config-1005914:5721282"

Quilt

modImplementation "curse.maven:fzzy-config-1005914:5721282"
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)