Skip to content

0.9.0

Compare
Choose a tag to compare
@LeafHacker LeafHacker released this 08 May 08:06
· 21 commits to master since this release
5345d0d

This release changes the UX of the installer somewhat significantly; OptiFine compatibility has been redesigned, MultiMC is now fully supported and "Forge Mode" now asks where to save the Impact forge-compatible jar. We're definitely getting closer to a 1.0 release.

Added

  • Added full support for MultiMC installation. The MultiMC mode now creates an instance just like the Vanilla mode creates a profile.
  • Added a "Save As" dialog to the Forge installation mode and a matching CLI argument --destination. This replaces the previous "Install" button, but only for Forge mode.

Changed

  • Reworked the way OptiFine is supported. Instead of searching for an installed OptiFine instance, the user provides us with an OptiFine installer jar.
  • --minecraft-directory's aliases changed; --launcher-dir and --launcher-directory were added and --mc-path was removed.
  • In "Show Vanilla JSON" mode the "Install" button now says "Show JSON" instead.

Removed

  • Minecraft Directory setting from the GUI. It is still present as a CLI option.