A Beat Saber mod that expands multiplayer functionality. This is a work in progress which has bugs.
- Allows custom levels to be selected in private lobbies.
- Attempts to download missing songs from Beat Saver.
- Warns the user when a song is not on Beat Saver.
- Adds HUD configuration options.
- Kicks unmodded players when custom levels are enabled.
MultiplayerExtensions has not been released yet, but you can grab the latest build which is automagically generated.
- Download
MultiplayerExtensions
file listed underArtifacts
Here (pick the topmost successful build).- You must be logged into GitHub to download builds from GitHub Actions.
- Extract the zip file to your Beat Saber game directory.
- The
MultiplayerExtensions.dll
(andMultiplayerExtensions.pdb
if it exists) should end up in yourPlugins
folder.
- The
These can be downloaded from BeatMods or using Mod Assistant. Do NOT use any of the DLLs in the Refs
folder, they will not work
- SongCore v3.0.0+
- BeatSaverSharp v1.6.0+
- BeatSaberMarkupLanguage v1.4.0+