Skip to content

Releases: affederaffe/BeatSaberModManager

v0.0.6

21 Aug 22:55
acbbcce
Compare
Choose a tag to compare

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

Full Changelog: v0.0.5...v0.0.6

BeatSaberModManager 0.0.5

24 Feb 20:18
b96525f
Compare
Choose a tag to compare

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

Full Changelog: v0.0.4...v0.0.5

BeatSaberModManager 0.0.4

14 Dec 08:48
Compare
Choose a tag to compare

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

13 Dec 16:26
Compare
Choose a tag to compare

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

08 Jul 17:44
Compare
Choose a tag to compare

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

19 Feb 12:13
Compare
Choose a tag to compare

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