
BlossomBridge API
A small API for Tywrap Studios Mods, that adds a few minor things.
Оцените первым
478
0
Список изменений
As of 2.0.0, the mod is coded in Kotlin, and the following patches were applied:
Changes (2.0.0):
- Changed codebase to Kotlin.
- Made
LoggingHandler.literalDebug()always ignore config. - Made
ConfigManager.loadConfig()also runsaveConfig()after validation. - Removed main package in favor of a very plain
ModInitializerobject. AbstractConfigClass->BasicConfigClass(Renamed)net.tywrapstudios.blossombridge->org.tywrapstudios.blossombridge(Renamed)
Changes (2.0.1):
- Wrongly formatted MC version dependency in
fabric.mod.json. ConfigManager.getConfig()is not null safe, while it used to be before the Kotlin rewrite. (oh the irony)
Changes (2.0.2):
- The Kotlin
BasicConfigClassisn't serializable or something by Jankson, so it was replaced with a Java class.
Метаданные
Канал релиза
Release
Номер версии
2.0.2
Загрузчики
FabricQuilt
Версии игры
1.19.2–1.21.8
Загрузок
124
Дата публикации
05.08.2025
