Skip to content

Commit

Permalink
Bump dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ErisApps committed Apr 1, 2022
1 parent c8b6bd8 commit 4fcd2d1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions FPS Counter/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
"gameVersion": "1.19.0",
"version": "3.0.11",
"dependsOn": {
"BSIPA": "^4.2.1",
"BeatSaberMarkupLanguage": "^1.6.0",
"SiraUtil": "^3.0.0"
"BSIPA": "^4.2.2",
"BeatSaberMarkupLanguage": "^1.6.3",
"SiraUtil": "^3.0.6"
},
"loadAfter": [
"Counters+"
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ A Beat Saber mod to show your fps in-game.
## Installation

Below, you can find the few mods that this mods requires. You'll also find the versions that I used to test.
- BSIPA v4.2.0 or higher
- BeatSaberMarkupLanguage v1.5.11 or higher
- SiraUtil v3.0.0 or higher
- Counters+ v2.0.0 or higher (Optional)
- BSIPA v4.2.2 or higher
- BeatSaberMarkupLanguage v1.6.3 or higher
- SiraUtil v3.0.6 or higher
- Counters+ v2.0.0 or higher (Optional, use v2.3.0 or higher for multiplayer integration)

Since version 3.0.0 of FPS Counter, support for Counters+ v1.x.x integration has been dropped because it was simply not possible.
This doesn't mean that both mods can't be used simultaneously, however all the extra features that come along with the Counters+ integration won't be available.
Expand Down

0 comments on commit 4fcd2d1

Please sign in to comment.