This is a special version of Java Checker intended for shading. For a tutorial on how to shade it into your mod, please refer to the readme file in its GitHub repository.
Rewrote the code to cleanup all the hacky things
Fixed an issue where GUI-less servers would get a more confusing crash report
Fixed missing logs in an environment without Forge
Futureproofed error handling and added a safety net, just in case
This is a special version of Java Checker intended for shading. For a tutorial on how to shade it into your mod, please refer to the readme file in its GitHub repository.
Version 1.3 fixes shading in Minecraft 1.8 and newer.
This is a special version of Java Checker intended for shading. For a tutorial on how to shade it into your mod, please refer to the readme file in its GitHub repository.