Skip to content

OpenFusionLauncher v2.1.0

Choose a tag to compare

@CakeLancelot CakeLancelot released this 12 Oct 18:41
· 7 commits to main since this release

We're announcing the release of OpenFusionLauncher v2.1.0. This release comes with a number of bugfixes and the introduction of two new platforms that the launcher can run on.

  • Add MacOS and AppImage support to CI
  • Use new Tauri AppImage bundler in Linux CI
  • Use file:// protocol on non-Windows platforms (#22)
  • Create compat data directory on any non-Windows platform
  • Use compat data directory as wine prefix on desktop Linux
  • Auto-configure launch command on Steam Deck
  • Fix launch command not resetting to default correctly
  • Add config option for automatically deleting old game caches
  • Don't delete old game cache if it's in use by another server
  • Refactor navigation handling to use Next.js router in NavBar and Home components
  • Update ffrunner to d208248
  • Move ffrunner log to appdata directory

Full changelog available here