Skip to content

Commit 7871fbb

Browse files
committed
Fixed manifest
- Fixed schema url - Bumped dependency versions - Bumped game and mod versions
1 parent ca2fcd6 commit 7871fbb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
2-
"$schema": "https://raw.githubusercontent.com/nike4613/ModSaber-MetadataFileSchema/master/Schema.json",
2+
"$schema": "https://raw.githubusercontent.com/beat-saber-modding-group/BSIPA-MetadataFileSchema/master/Schema.json",
33
"author": "monkeymanboy",
44
"description": "Adds more info to the results screen and during gameplay if enabled. Will use HitScoreVisualizer config if you have the plugin and integration is enabled.",
5-
"gameVersion": "1.8.0",
5+
"gameVersion": "1.13.2",
66
"id": "PerfectionDisplay",
77
"name": "Perfection Display",
8-
"version": "1.9.0",
8+
"version": "1.10.0-rc1",
99
"dependsOn": {
10-
"BeatSaberMarkupLanguage": "^1.4.1",
11-
"BSIPA": "^4.1.3",
12-
"SiraUtil": "^2.1.0"
10+
"BeatSaberMarkupLanguage": "^1.4.5",
11+
"BSIPA": "^4.1.4",
12+
"SiraUtil": "^2.5.1"
1313
}
1414
}

0 commit comments

Comments
 (0)