Skip to content

Release v1.3.0 - Fixed Issue w/ Native Library Parsing

Compare
Choose a tag to compare
@dscalzi dscalzi released this 17 Dec 05:48
· 189 commits to master since this release
f65793c

Release v1.3.0

Update is especially important for macOS users.

In Minecraft 1.12.2, some native libraries omit the rules object even when not providing a native library on macOS. We now check for this by ensuring the classifer is present in the natives object as well.

You can now drag and drop files onto the "Add Mods" button in Drop-In Mod Settings.

Drag and Drop Demo

New Features

  • d779eac Added ability to drag and drop files onto the Add Mods button.

Fixes

Dependency Upgrades

New Dependencies

Removed Dependencies

  • d779eac mkdirp Functionality provided in fs-extra
  • d779eac rimraf Functionality provided in fs-extra