Closed FalsePattern closed 1 year ago
Even with genIntelliJRuns, the jvm was screaming about incorrect signatures, and mixins weren't loading, so it was effectively unusable in dev.
This fixes the runClient task so it should now just work out of the box on every IDE without extra setup.
Thanks (and sorry for making you have to deal with my janky buildscript >_>)
Even with genIntelliJRuns, the jvm was screaming about incorrect signatures, and mixins weren't loading, so it was effectively unusable in dev.
This fixes the runClient task so it should now just work out of the box on every IDE without extra setup.