Skip to content

Beacon v0.2.1

Choose a tag to compare

@innvandrer innvandrer released this 18 Jun 17:20

Dependency auto-installation fixes and UI polish.

What's new

  • Modrinth dependency resolution: required dependencies are now installed recursively and constrained to the instance's loader and Minecraft version.
  • CurseForge dependency resolution: required dependencies and bundled libraries are now auto-installed.
  • Dependency tracking: every auto-installed dependency is recorded in beacon_index.json so it appears as a known, tracked mod.
  • Install feedback: the UI now reports how many dependencies were installed alongside a mod for both Modrinth and CurseForge.
  • Fabric branding: the launcher now uses Fabric's official pixel-art spool icon.
  • Home page icons: fixed icon rendering on the recently-played list so it matches the rest of the app.

Fixes

  • Fixed the Modrinth version picker installing dependencies without filtering by loader/game version.
  • Fixed CurseForge mods not installing any dependencies at all.