andruzzzhka / BeatSaverDownloader

Mod for Beat Saber to download songs from BeatSaver.com in-game
MIT License
71 stars 41 forks source link

Sort songs by Beat Saver ID #29

Open Zingabopp opened 5 years ago

Zingabopp commented 5 years ago

Basically just copied what you did with the sort by Newest button and changed the sort by folder CreationTime to an int function I made to get the first part of the Beat Saver ID (the number before the dash).

Songs it can't get the ID from use 0 as their ID.