Releases: mintopia/beatsaber-leaderboard-plugin
Releases · mintopia/beatsaber-leaderboard-plugin
Saber Party Plugin - v0.0.2-alpha
A fork of beatsaber-leaderboard-plugin that supports a completely custom submission URL, intended for use with Saber Party. A global collaborative party mode leaderboard.
Installation Instructions
- Use the Beat Saber Mod Manager to install Harmony.
- Download the relevant version (Oculus or Steam) of the plugin
- Place it into your plugins directory
- Find your modprefs.ini file (normally Beat Saber/UserData) and add the following to it:
[PointSaber]
SaberPartyUrl=https://saberparty.mintopia.net/api/v1/party/PARTYNAME/upload?secret=SECRET
- Change
PARTYNAME
to a unique alphanumeric name for your party, and setSECRET
to a simple secret phrase, this is to prevent other people uploading scores to your party.
Usage on multiple PCs
It should work fine on multiple PCs, the results and leaderboards will be merged.