123456789101112131415 |
- {
- "$schema": "https://raw.githubusercontent.com/bsmg/BSIPA-MetadataFileSchema/master/Schema.json",
- "author": "Coder",
- "description": "A plugin for turn cut note and miss SFX Volume to maximize in Beat Saber. No config UI.",
- "gameVersion": "1.12.2",
- "id": "MaximizeSFX",
- "name": "MaximizeSFX",
- "version": "1.0.0",
- "dependsOn": {
- "BSIPA": "^4.1.3"
- },
- "links": {
- "project-source": "https://topcl.net/gogs/coder/BeatSaberTweakers"
- }
- }
|