Переглянути джерело

Merge branch 'master' of github.com:halsafar/BeatSaberSongBrowser

Stephen Damm 6 роки тому
батько
коміт
7ef2befb3a
1 змінених файлів з 10 додано та 1 видалено
  1. 10 1
      README.md

+ 10 - 1
README.md

@@ -3,6 +3,15 @@ A plugin for customizing the in-game song browser.
 
 *This mod works on both the Steam and Oculus Store versions.*
 
-## Installation Instructions
+## Status
+- Only tested happy paths so far.
+
+
+## Usage
+- This adds three sorting methods to the Song Browser:
+  - Default, this is `authorName` then `songName`.
+  - Favorite, this is anything marked favorite first followed by the default.
+  - Original, an attempt to match the original sorting (broken).
+- To mark a song as a favorite there is a +1/-1 button added to the song detail view.