You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
426 B

  1. {
  2. "$schema": "https://raw.githubusercontent.com/nike4613/ModSaber-MetadataFileSchema/master/Schema.json",
  3. "author": "DaNike",
  4. "description": "An in-game interface client for BSIPA.",
  5. "gameVersion": "0.13.2",
  6. "id": "BSIPA-ModList",
  7. "name": "BSIPA Mod List",
  8. "version": "1.0.0",
  9. "icon": "BSIPA_ModList.Icons.self.png",
  10. "dependsOn": {
  11. "BSIPA": "^3.12.13",
  12. "CustomUI": "^1.5.4"
  13. },
  14. "features": []
  15. }