Releases: affederaffe/BeatSaberModManager
Releases · affederaffe/BeatSaberModManager
v0.0.6
What's Changed
- LinuxProtocolHandlerRegistrar: don't register absolute path by @Atemu in #24
- Add quotes around exec path by @Spatchy in #28
- Fix game version parsing by @Meivyn in #30
New Contributors
- @Atemu made their first contribution in #24
- @Spatchy made their first contribution in #28
- @Meivyn made their first contribution in #30
Full Changelog: v0.0.5...v0.0.6
BeatSaberModManager 0.0.5
Yet another mod installer for Beat Saber, heavily inspired by ModAssistant.
Features
- Windows and Linux support
- Dependency resolution
- Installed mod detection
- Mod uninstallation
- OneClick™ support for BeatSaver, ModelSaber and Playlists
Changelog
- Implement #13
- Fix #15
- Fix #17 in Avalonia
- Use ControlThemes (AvaloniaUI/Avalonia#8263)
Full Changelog: v0.0.4...v0.0.5
BeatSaberModManager 0.0.4
Yet another mod installer for Beat Saber, heavily inspired by ModAssistant.
Features
- Windows and Linux support
- Dependency resolution
- Installed mod detection
- Mod uninstallation
- Theming support
- OneClick™ support for BeatSaver, ModelSaber and Playlists
Changelog
- Hotfix: Properly parse exotic Beat Saber game versions (1.27.0)
Full Changelog: v0.0.3...v0.0.4
BeatSaberModManager 0.0.3
Yet another mod installer for Beat Saber, heavily inspired by ModAssistant.
Features
- Windows and Linux support
- Dependency resolution
- Installed mod detection
- Mod uninstallation
- Theming support
- OneClick™ support for BeatSaver, ModelSaber and Playlists
Changelog
- Updated UI: Hamburger Menu
- Various bugfixes
- Updated dependencies
- Usage of .Net 7
Full Changelog: v0.0.2...v0.0.3
BeatSaberModManager 0.0.2
Yet another mod installer for Beat Saber, heavily inspired by ModAssistant.
Features
- Windows and Linux support
- Dependency resolution
- Installed mod detection
- Mod uninstallation
- Theming support
- OneClick™ support for BeatSaver, ModelSaber and Playlists
Changelog
- Various bugfixes:
- Fix asset installation
- Fix blur on Windows
- Fix race condition when registering as scheme handler on Linux
- Dependency bumps
- Some performance improvements
BeatSaberModManager 0.0.1
Yet another mod installer for Beat Saber, heavily inspired by ModAssistant.
Features
- Windows and Linux support
- Dependency resolution
- Installed mod detection
- Mod uninstallation
- Theming support
- OneClick™ support for BeatSaver, ModelSaber and Playlists
Changelog
Initial release