Dependency on Jankson causes crashes if Jankson is not added to classpath outside of a dev env
LemmaEOF opened this issue ยท 2 comments
I've been working on getting Cotton-Resources up and running, and I've run into the issue that Jankson isn't getting added to the classpath outside of Cotton's dev environment. I've tried shadowing, but that doesn't seem to have worked. I'm not very good with Gradle, so if someone else has an idea of how to help, let me know!
Fixed by 290a5b6