Try to get to the missing dependency screen even without Forgelin
Johni0702 opened this issue ยท 0 comments
Should drastically reduce the amount of bug reports caused by people who've missed the fact that Forgelin is required.
Either by not using Kotlin classes in our mixins or by disabling all of our mixins if Forgelin is not installed. Second one sounds like it should be more reliable and easier to implement.