MinecraftDecompiler v3.0 released
A new release of MinecraftDecompiler.
Since this version, you have to use Java 17
Maven Plugin Updates(since 2.5):
- maven-deploy-plugin(3.0.0-M1 -> 3.0.0-M2)
- maven-compiler-plugin(3.8.1 -> 3.9.0)
Library Changes(since 2.5):
- JMH(1.33 -> 1.34)
- Log4J(removed)
- JAnsi(2.4.0)
Changelog since v2.5:
- Update to Java 17
- Update descriptions of the arguments.
- Fix deobfuscation bugs
- Fix logic issues: should download mc jar when version and side are both provided.
- Fix #43 #37
- New features: #38 #39
- Full Changelog: v2.5...v3.0
Milestone: https://github.com/MaxPixelStudios/MinecraftDecompiler/milestone/1