MrCrayfish / Framework

A library mod providing tools for developing multi-loader Minecraft mods
GNU Lesser General Public License v2.1
36 stars 3 forks source link

Configured Fabric doesn't work with the newest version of framework #20

Open Snifferdragon opened 6 months ago

Snifferdragon commented 6 months ago

Trying to use configured while having a mod that requires framework installed on fabric leads to crashing, as the 0.6.16 version of framework isn't compatible with either 2.2.3 or 2.2.2 of configured, despite it being listed as an optional dependency for the mod.