123456789101112131415161718 |
- {
- "$schema": "https://raw.githubusercontent.com/beat-saber-modding-group/BSIPA-MetadataFileSchema/master/Schema.json",
- "author": "Halsafar",
- "description": "Adds sort and filter features to the level selection UI.",
- "gameVersion": "1.6.1",
- "id": "SongBrowser",
- "name": "Song Browser",
- "version": "6.0.3",
- "dependsOn": {
- "SongCore": "^2.7.2",
- "SongDataCore": "^1.1.5"
- },
- "features": [
- "print",
- "debug",
- "warn"
- ]
- }
|