No Description

Stephen Damm eb29eeb58d Merge pull request #4 from halsafar/devel 6 years ago
SongBrowserPlugin 09c84b25f7 Massive refactor for BeatSaber update. (#3) 6 years ago
SongBrowserPluginTest 09c84b25f7 Massive refactor for BeatSaber update. (#3) 6 years ago
scripts b0d7520b40 Fixed: 6 years ago
.gitignore 6cb24f990d - initial commit 6 years ago
README.md 09c84b25f7 Massive refactor for BeatSaber update. (#3) 6 years ago
Screenshot.png 09c84b25f7 Massive refactor for BeatSaber update. (#3) 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.

Screenshot

Alt text

Features

  • Marking a song as favorite
  • Currently supports these sorting methods:
    • Default: By song name.
    • Author: By song author name then by song name.
    • Favorite: Anything marked favorite followed by the Default method.
    • Original: Match the original sorting you would normally get after SongLoaderPlugin.
    • Newest: Sort songs by their last write time.
  • Clicking a sorting method will resort the song list immediately.

Status

  • Mostly Working!

Known Issues

  • Might be some issues with game modes other than SoloStandard.
  • Some issues might occur if a new song is added in-game.
  • Add to favorites button shows wrong text sometimes in not favorite sort mode.