Skip to content

Ignite v0.8.0

Compare
Choose a tag to compare
@vectrixdevelops vectrixdevelops released this 13 Apr 08:52

Additions:

  • Added ignite.paperclip.override property to set whether the service should override the launch jar property. (Default: true)
  • Create the mods and configs directories if they don't exist already on startup.
  • Make exceptions surrounding the launch jar more informative.
  • Shortened property key names.
  • Improved the readme.

Fixes:

  • Create a ModClassLoader only when the mod class entry is present.
  • Removed configuration format dependencies from the api and put them into the launcher.

Dependency Updates:

  • Switched from mixin to sponge-mixin version 0.11.3+mixin.0.8.5.
  • Bumped access-widener to 2.1.0.
  • Bumped modlauncher to 8.1.3.
  • Bumped guice to 5.1.0.
  • Bumped guava to 31.1-jre.
  • Bumped log4j to 2.17.2.
  • Bumped gradle wrapper to 7.4.2.
  • Bumped indra to 2.1.1.
  • Bumped shadow to 7.1.2.
  • Bumped checker-qual to 3.21.4.