BlossomBridge 2.0.0 for 1.19.2+
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:
- Changed codebase to Kotlin.
- Made
LoggingHandler.literalDebug()always ignore config. - Made
ConfigManager.loadConfig()also runsaveConfig()after validation. - Removed
mainpackage in favor of a very plainModInitializerobject. - AbstractConfigClass -> BasicConfigClass (Renamed)
- 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