Skip to content

bpm - Beatsaber Package Manager 0.3

Choose a tag to compare

@adamsoutar adamsoutar released this 05 Dec 21:27
d5a9df5

To install: download bpmInstaller.zip, extract and run 'bpmInstaller.exe'

The first release since the rename from FullAuto to bpm. This update is huge.

Changes:

  • Entirely re-written in a different programming language - Hopefully this will make updating and fixing the app orders of magnitude faster and easier
  • Automatically re-constructs the config files if not found -> More stability
  • Panics less when things aren't exactly as planned during install/patching/downloading
  • Allows use of long names ie. 'Song Loader Plugin' not just 'song-loader'
  • Loads plugins from a file that is much easier for humans to read and edit
  • Proper error handling and logging -> Helps me help you when you have trouble
  • Conforms to a standard programming practises ruleset (StandardJS) -> Helps contributors read more consistent code
  • A smarter installer that is more careful with game files
  • Automatic install folder detection in the installer

... and loads more changes under the hood!