Bez popisu

Stephen Damm b1659c2c5b Fixes: před 6 roky
SongBrowserPlugin b1659c2c5b Fixes: před 6 roky
.gitignore 6cb24f990d - initial commit před 6 roky
README.md 9a103be14c Update README.md před 6 roky

README.md

BeatSaberSongBrowser

A plugin for customizing the in-game song browser.

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

Features

  • Marking a song as favorite
  • Currently supports these sorting methods:
    • Default: authorName then songName.
    • Favorite: Anything marked favorite followed by the Default method.
    • Original" an attempt to match the original sorting (broken).
  • Clicking a sorting method will resort the song list immediately.

Status

  • BROKEN:
    • Only works if you use my debug keyboard input keys to get to the song menu for some reason.
  • Only tested happy paths so far.

Known Issues

  • Original sorting method (what you normally get with just SongLoaderPluging) is not working