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.

19 lines
694 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 Mod List",
  7. "name": "BSIPA Mod List",
  8. "version": "1.1.0",
  9. "icon": "BSIPA_ModList.Icons.self.png",
  10. "dependsOn": {
  11. "BSIPA": "^3.12.14",
  12. "CustomUI": "^1.5.4"
  13. },
  14. "features": [],
  15. "links": {
  16. "project-home": "https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/tree/master/BSIPA-ModList",
  17. "project-source": "https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded",
  18. "donate": "https://ko-fi.com/danike"
  19. }
  20. }