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.

11 lines
688 B

  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.