You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cozy is currently very coupled. Extensions need to be factored out into modules, and made generic enough that they'd be easy to slot into a KordEx bot that isn't intended only for Quilt.
We can likely get away with using Gradle submodules for this pretty easily.
The text was updated successfully, but these errors were encountered:
Alright, so it's time to start looking into this. These are the modules I have planned right now, as a first step for moving functionality out of Quilt-specific extensions:
Cozy is currently very coupled. Extensions need to be factored out into modules, and made generic enough that they'd be easy to slot into a KordEx bot that isn't intended only for Quilt.
We can likely get away with using Gradle submodules for this pretty easily.
The text was updated successfully, but these errors were encountered: