/bs-pp-playlist

BeatSaber PP playlist generator

Primary LanguagePython

bs-pp-playlist

BeatSaber PP playlist generator.

It allows you to generate up-to-date Beat Saber playlist with highest PP songs, sorted by PP.

Usage

  1. Clone repo and enter to its directory
  2. Put your playlist cover to cover.png (png 256x256px)
  3. Change playlist name and author in generate_latest_playlist.py code
  4. Run ./generate_latest_playlist.py > your_new_playlist.json (or python3 generate_latest_playlist.py > xxx.json)
  5. Copy generated playlist to <beat_saber_dir>/Playlist/
  6. Playlist should be available in game

OR just download ranked_by_pp_latest.json playlist from this repo and directly jump to point 4 of guide above.

Data sources