No Description

Stephen Damm 155d380586 Code cleanup. Fix bad names, weird spaces, simplify init, etc. 6 years ago
SongBrowserPlugin 155d380586 Code cleanup. Fix bad names, weird spaces, simplify init, etc. 6 years ago
SongBrowserPluginTest 09c84b25f7 Massive refactor for BeatSaber update. (#3) 6 years ago
SongBrowserUnitTests f42c9c2422 Clicking a sort button again now inverts the sort order. 6 years ago
scripts b0d7520b40 Fixed: 6 years ago
.gitignore 6cb24f990d - initial commit 6 years ago
LICENSE e8e5b89d9a Added MIT license. 6 years ago
README.md cffa29deb9 Update README. 6 years ago
Screenshot.png 60dec07075 Fix screenshot. 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

  • Playlist support:
    • BeatDrop playlists!
  • Filters:
    • Playlist (with a playlist selector).
    • Search (with keyboard support).
    • Favorites (all songs you have marked as a favorite).
  • Optional folder support:
    • Disabled by default. See the settings file.
  • Sorting methods:
    • Song: By song name (default).
    • Author: By song author name then by song name.
    • Original: Match the original sorting you would normally get after SongLoaderPlugin.
    • Newest: Sort songs by their last write time.
    • PP: Performance points! Using DuoVR's scraped score saber data.
    • PlayCount: Sort by playcount (sum of play counts across all difficulties for a given song).
    • Random: Randomize the song list each time.
  • UI Enhancements:
    • Display PP and STAR difficulty per song / difficulty.
    • Fast scroll buttons (jumps 10% of your song list in each press).
  • Tips:
    • Sort buttons can be pressed a second time to invert the sorting.
    • Filters can be cancelled by selecting them again.

Status

  • Working with BeatSaber 0.11.2