Skip to content

BlossomBridge 2.0.0 for 1.19.2+

Choose a tag to compare

@ItsTiazzz ItsTiazzz released this 16 Mar 18:20
· 24 commits to master since this release

Warning

This update has breaking changes. It is suggested to update and take precautions.

Warning

This release may be unstable in some situations, if you do end up having problems, report them at the GitHub issue tracker.
We will soon try to release a more stable version if needed.

Changes:

  1. Changed codebase to Kotlin.
  2. Made LoggingHandler.literalDebug() always ignore config.
  3. Made ConfigManager.loadConfig() also run saveConfig() after validation.
  4. Removed main package in favor of a very plain ModInitializer object.
  5. AbstractConfigClass -> BasicConfigClass (Renamed)
  6. net.tywrapstudios.blossombridge -> org.tywrapstudios.blossombridge (Renamed)

Tip

With this update, we added a documentation site, check it out some time!


Full updating guide: https://docs.tiazzz.me/BlossomBridge/2.0.0/developers/updating (hopefully)
Full Changelog: 1.1.1...2.0.0