Browse Source

Update description to remove legacy information

pull/74/head
Anairkoen Schno 2 years ago
parent
commit
44fd32b6fb
Signed by: DaNike GPG Key ID: BEFB74D5F3FC4387
2 changed files with 2 additions and 6 deletions
  1. +1
    -5
      IPA.Loader/Loader/description.md
  2. +1
    -1
      IPA.Loader/Loader/manifest.json

+ 1
- 5
IPA.Loader/Loader/description.md View File

@ -9,8 +9,4 @@ to actually inject itself into the game.
****
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.
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/)
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
to a greater extend than even the configs.
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.

+ 1
- 1
IPA.Loader/Loader/manifest.json View File

@ -8,7 +8,7 @@
"gameVersion": "1.16.1",
"id": "BSIPA",
"name": "Beat Saber IPA",
"version": "4.2.1-pre.1",
"version": "4.2.1-pre.2",
"icon": "IPA.icon_white.png",
"features": {
"IPA.DefineFeature": [


Loading…
Cancel
Save