1234567891011121314151617181920 |
- {
- "author": "Halsafar",
- "description": "Adds sort and filter features to the level selection UI.",
- "gameVersion": "1.11.0",
- "id": "SongBrowser",
- "name": "Song Browser",
- "version": "6.0.7",
- "dependsOn": {
- "SongCore": "^2.9.10",
- "SongDataCore": "^1.3.4"
- },
- "features": [
- "print",
- "debug",
- "warn"
- ],
- "misc": {
- "plugin-hint": "SongBrowser.Plugin"
- }
- }
|