07th-mod / python-patcher

Mod Installer for the Higurashi and Umineko Games
158 stars 12 forks source link

Add BGM switching #145

Closed drojf closed 3 years ago

drojf commented 3 years ago

This PR:

  1. Adds BGM restoration pack to all chapters (except ch5)
    • this pack is necessary for users doing updates from older versions of the mod where their BGM folder has been overwritten with the OG BGM
    • In the future I'll only install the BGM restoration pack for users who need it, but I haven't added that to the installer yet
  2. Adds OG BGM pack, which extracts to the OGBGM folder instead of overwriting the BGM folder
  3. Removes the old BGM/SE installer options
  4. Updates the versionData in preparation of new scripts for all chapters (except ch5)
  5. Updates the higurashi feature description (installer.html)