fix(ingame): conflicting option changes cross category works now
feat(lang): add Japanese (#8)
fix(ingame): disabled mod won't save correctly without conflicting rules
fix(fabric): adding paths to mods without paths.
fix: update preloading tricks avoiding crash
java.lang.UnsupportedOperationException: remove
fix: using the correct text for rules in group
fix #7
fix: update preloading tricks avoiding crash
java.lang.UnsupportedOperationException: remove
feat: switching to preloading tricks
feat!: backport main branch
Support quilt
Drop support of Forge since the yacl has no forge 1.19.2
fix(common): using sync way to calling callbacks
fix #6
fix(common): ConcurrentModificationException when generating mod sets config screen
fix #6
The kotlin flow emit won't waiting for subscribers collected. https://github.com/Kotlin/kotlinx.coroutines/issues/2603
So, switching to onEach so that the loading is complete when emitted
feat: add forge!!!!!!


