RetroMCP-Java v1.2 has released! This is a fairly critical bug fix update for assets not downloading. Other than that, this release is much the same as v1.1.
Bug fixes:
- Cleanup / Update MD5 task did not ask the user for confirmation before executing.
- Fix "Apply patches" task being broken for versions which needed decompilation patches to decompile (thanks @natowb)
- Fix "JAVA_HOME" option not being implemented for recompiling the game.
- Fix assets not downloading since v1.1 released (thanks @natowb).
- Fix "Strip Generics" option not being set when using the CLI.
Additions:
- Allow plugins to load multiple version JSONs with a single
VersionParserinstance.