Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates and fixes for Beat Saber 1.39.0 #81

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

qqrz997
Copy link
Contributor

@qqrz997 qqrz997 commented Nov 13, 2024

  • Added reference to BeatSaber.BeatmapEditor for 1.39.0
  • Added InstalledMods - this centralizes all checks to see if certain soft dependencies are installed
  • Now checks to see if BeatSaberPlaylistsLib is installed before trying to access any of its types, and will continue to work fine while BeatSaberPlaylistsLib is not installed. All references to BeatSaberPlaylistsLib are now in PlaylistSongUtils which reduces the amount of complex logic from the calling end
  • Fixes the video menu not being reinitialized on internal restart by resetting the VideoMenu.Instance - this is more in-line with game logic since the menu should not persist through internal restart

P.S. remember to bump the manifest mod version before uploading to BM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant