Skip to content

v1.2.0

Compare
Choose a tag to compare
@unascribed unascribed released this 27 May 08:09
· 23 commits to trunk since this release
8b6e32e
  • Quiltflower decompilation is now async, so it won't slow down game loading
  • Added -Dnil.debug.dump.modRemapped and -Dnil.debug.decompile.modRemapped to inspect remapped mod classes
  • Added -Dnil.discoverPath to add additional mod directories if desired
  • Removed duplicate class transforming step
  • Made error logging in transformers more robust
  • Added support for access widening (requires NilGradle 1.3.0)