OpenFusionLauncher v2.1.0
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