You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
1.1 KiB

  1. BSIPA
  2. =====
  3. BSIPA is a mod loader based off of [Illusion Plugin Architecture](https://github.com/russianGecko/IPA-Reloaded), designed for Beat Saber.
  4. While it retains backwards compatability, the recommended interface has been completely redesigned for a more consistent and stable installation.
  5. Taking some inspiration from mod injectors like [BepInEx](https://github.com/BepInEx/BepInEx), it uses a fork of [Unity Doorstop](https://github.com/NeighTools/UnityDoorstop)
  6. to actually inject itself into the game.
  7. ****
  8. The particular method of injection that BSIPA uses lets its user experience be far nicer than most others, not requiring a repatch for every game update.
  9. With updating the game being seamless, it also makes sense to make updating the mods themselves seamless. BSIPA's internal updater will automatically ask [BeatMods](https://beatmods.com/)
  10. for newer versions of your installed mods. Of course, this is configurable either in the config at `UserData\Beat Saber IPA.json` or with the Mod List, which lets you control the process
  11. to a greater extend than even the configs.