Нет описания

Stephen Damm ebc2c18332 Merge branch 'master' of github.com:halsafar/BeatSaberSongBrowser 6 лет назад
SongBrowserPlugin 6f5cf617f6 Fix: 6 лет назад
scripts 94382f234b Script: 6 лет назад
.gitignore 6cb24f990d - initial commit 6 лет назад
README.md 62bf29560a Update README.md 6 лет назад

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: 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

  • Working!

Known Issues

  • Massive custom song collections seem to be causing issues.
  • Add to favorites button shows wrong text sometimes in not favorite sort mode.