This repository was archived by the owner on Aug 4, 2020. It is now read-only.
Beat Modder v2.0
This is the second release of Beat Modder. A lot has changed. All the Beat Saber and BeatMods related code has moved to an apart API.
New features and bugs fixed:
- Game version support: the application now supports all Beat Saber versions (the oldest ones included). It will only install/list mods that are compatible with the found Beat Saber version.
- Mods that are waiting to be updated to work with the current Beat Saber version, will be displayed in an orange font. They will not be removed, because the chance that they will still work is pretty high.
- Some nice icons to identify each category.
- OneClick support: you can now use beatsaver's OneClick function to install beatmaps directly into your CustomSongs folder.
- Manual removal check: the program will now look for manually installed and uninstalled mods and update the list accordingly.
- Window size will be remembered.
- Better dependency checking. Removable mods are displayed in a bold font, others are dependencies and are required by other mods.
- Live progress feed: every task that is executed will update its status and progress. The progress bar will now show the progress of the currently executing task.
- Multiple Beat Saber install locations support. You can now switch Beat Saber location in the settings tab. On location switch, the settings of the first install will be remembered.
- Better Beat Saber version detection: the application will now check the Unity files itself to find the version, instead of the very inconsistent 'BeatSaberVersion.txt'.
- Only the most recent compatible mods will be displayed in the mod list.
- Installed mods will now be listed on top.
WIP:
- Install mods while offline.
- Save settings tab per Beat Saber install.
!! Do not install this application in the Beat Saber directory directly!