This release fully revamps the user experience, with a focus on making the program more visually appealing and easier to set up and use for users without any programming experience. Without further ado, here's the full change list:
Highlights
- 1-click installer: The provided
install.bat
sets up your Python virtual environment and dependencies automatically. No more need to open the console! - Fresh UI: There's a new graphical user interface that presents mods in a table format and features clickable links. It also uses a visual file explorer to find your Beat Saber installation on the first run. Power users can still use the console UI if they'd prefer.
- 1-click execution: The provided
run_gui.bat
runs the aforementioned graphical UI with sensible filtering defaults.
Minor changes
- Now compares versions by alias instead of BeatMods version
- Now deduplicates installed mods if multiple mods/files are found with the same name.
- Now takes install location as a user prompt rather than a conditionally-required command line argument