Skip to content

Commit 7ab4459

Browse files
committed
Update manifest
1 parent 1de2a25 commit 7ab4459

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

FastFail/manifest.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,17 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/nike4613/ModSaber-MetadataFileSchema/master/Schema.json",
33
"author": "PulseLane",
4-
"description": "Shortens the \"level failed\" fadeout",
4+
"description": "Allows the player to skip the \"Level Failed\" effect",
55
"gameVersion": "1.8.0",
66
"id": "FastFail",
77
"name": "FastFail",
88
"version": "1.0.0",
9-
"features": []
9+
"dependsOn": {
10+
"BeatSaberMarkupLanguage": "^1.3.1",
11+
"BS Utils": "^1.4.8"
12+
},
13+
"features": [],
14+
"links": {
15+
"project-source": "https://github.com/PulseLane/FastFail"
16+
}
1017
}

0 commit comments

Comments
 (0)