暂无描述

Stephen Damm 68eaabe728 Add keyboard support to search. 6 年之前
SongBrowserPlugin 68eaabe728 Add keyboard support to search. 6 年之前
SongBrowserPluginTest 09c84b25f7 Massive refactor for BeatSaber update. (#3) 6 年之前
SongBrowserUnitTests f42c9c2422 Clicking a sort button again now inverts the sort order. 6 年之前
scripts b0d7520b40 Fixed: 6 年之前
.gitignore 6cb24f990d - initial commit 6 年之前
README.md 716510524e Update README. 6 年之前
Screenshot.png b20bed4444 Updated Readme and screenshot. 6 年之前

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:
    • Favorite: Anything marked favorite followed by the Default method.
    • 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.
    • PlayCount: Sort by playcount (sum of play counts across all difficulties for a given song).
    • Random: Randomize the song list each time.
    • Search: Enter a search term.
  • Clicking a sorting method will resort the song list immediately.
  • Sort buttons can be pressed a second time to invert the sorting.
  • Fast scroll buttons (jumps 10% of your song list in each press).

Status

  • 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.