No Description

Stephen Damm 7ef2befb3a Merge branch 'master' of github.com:halsafar/BeatSaberSongBrowser 6 years ago
SongBrowserPlugin 666e2a0795 Fix: 6 years ago
.gitignore 6cb24f990d - initial commit 6 years ago
README.md 24d8f1e20f Update README.md 6 years ago

README.md

BeatSaberSongBrowser

A plugin for customizing the in-game song browser.

This mod works on both the Steam and Oculus Store versions.

Status

  • Only tested happy paths so far.

Usage

  • This adds three sorting methods to the Song Browser:
    • Default, this is authorName then songName.
    • Favorite, this is anything marked favorite first followed by the default.
    • Original, an attempt to match the original sorting (broken).
  • To mark a song as a favorite there is a +1/-1 button added to the song detail view.