# 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. - Clicking a sorting method will resort the song list immediately. ## Status - Known Issue: - The added UI buttons disappear sometimes, usually after a song. - Only tested happy paths so far. ### Known Issues - Original sorting method (what you normally get with just SongLoaderPluging) is not working