Skip to content

Ignite v1.0.0

Compare
Choose a tag to compare
@vectrixdevelops vectrixdevelops released this 03 Feb 23:49
· 12 commits to main/1.0.0 since this release

πŸš€ Major Release: This is a breaking change! There is no guarantee mods made for the versions before this will work.

Changes:

  • Removed the mod entrypoint and slimmed down the API.
  • Reworked API and Implementation replacing ModLauncher with a custom launch system.
  • Replaced log4j with tinylogger so it doesn't conflict with the servers log4j configuration and providers.
  • Improved game locators to try search for the correct libraries and server jars to load without needing any additional startup flags.
  • Added mixin-extras to the implementation. (https://github.com/LlamaLad7/MixinExtras)
  • access_wideners -> wideners in the ignite.mod.json.