Tidak Ada Deskripsi

Stephen Damm cbd7dcb076 - sort buttons are now clickable 6 tahun lalu
SongBrowserPlugin cbd7dcb076 - sort buttons are now clickable 6 tahun lalu
.gitignore 6cb24f990d - initial commit 6 tahun lalu
README.md 24d8f1e20f Update README.md 6 tahun lalu

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.