This repository has been archived by the owner on Dec 10, 2019. It is now read-only.
3.1.0 Beat Saber Mod Manager (Beat Mods edition!)
DOWNLOAD
EDIT: If your antivirus is seeing this as malware, it is likely because I have combined the MaterialSkin.dll
into the BeatSaberModManager.exe
to produce a single .exe
file.
Here is a version of this release that doesn't bundle the two files together.
This is a fork of the Beat Saber Mod Manager by Umbranoxio. It has been adapted to work with https://beatmods.com instead of https://modsaber.org
This program will install custom mods into Beat Saber automatically, and can be re-run in order to update the mods.
The program currently supports
- Every approved mod on https://beatmods.com
This uses BeatMods to get the latest approved and manually verified mods latest version automatically.
Changelog
- Theme overhaul by LiNCHx using the winforms MaterialSkin by IgnaceMaes! You can select from multiple themes, and even enable dark theme.
- Moved the folder select into the
OPTIONS
tab - Mod descriptions are now shown in a tooltip when you hover over the mod's name in the list.
- The "VIEW SELECTED MOD INFO" button now opens the selected mod's
link
returned by the BeatMods api. This is usually the github repo where the source / readme for that mod can be found. - Removed the popup panel for mod descriptions.
- Moved the "Direct Download" button into the right click menu. Right click on any mod and click "Direct Download" and it will open the link in a new browser window.
- More verbose connection error messages.
- Revamped Mod Manager Credits page.
- Application icon now matches the BeatMods icon! (Thanks LiNCHx!)
- EDIT: The new theme uses an external DLL
MaterialSkin.dll
, so I am bundling that into the BeatSaberModManager.exe using ILMerge. I believe this might be flagging some anti-virus software, but we'll see if that changes as more people download the file.
Here is a version of this release that doesn't bundle the two files together