123456789101112131415161718 |
- {
- "$schema": "https://raw.githubusercontent.com/bsmg/BSIPA-MetadataFileSchema/master/Schema.json",
- "author": "Halsafar",
- "description": "Adds sort and filter features to the level selection UI.",
- "gameVersion": "1.13.2",
- "id": "SongBrowser",
- "name": "Song Browser",
- "version": "6.1.4",
- "dependsOn": {
- "SongCore": "^3.0.0",
- "SongDataCore": "^1.3.5",
- "BSIPA": "^4.1.3",
- "BeatSaberMarkupLanguage": "^1.4.5"
- },
- "misc": {
- "plugin-hint": "SongBrowser.Plugin"
- }
- }
|