rithik-b / PlaylistManager

Playlist loading and organization mod for Beat Saber.
GNU General Public License v3.0
101 stars 25 forks source link

Fixes for Beat Saber v1.31.0 #61

Closed Meivyn closed 1 year ago

Meivyn commented 1 year ago

A couple of optimizations on the side as well, and I'm actually not entirely sure about the new keyword snap to replace the override that can't be used anymore because of the removal of the virtualizer, but it should work.

I did actually figure out three other issues that might be unrelated to the game updates, so I will update the PR whenever I find a fix for those.

This PR actually depends on https://github.com/Zingabopp/BeatSaberPlaylistsLib/pull/36.