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.

25 lines
781 B

  1. {
  2. "$schema": "https://raw.githubusercontent.com/nike4613/ModSaber-MetadataFileSchema/master/Schema.json",
  3. "author": "DaNike",
  4. "description": [
  5. "#![BSIPA_ModList.README.md]",
  6. "Mod List",
  7. "========",
  8. "",
  9. "## An in-game interface client for BSIPA."
  10. ],
  11. "gameVersion": "1.1.0",
  12. "id": "BSIPA Mod List",
  13. "name": "BSIPA Mod List",
  14. "version": "1.3.0",
  15. "icon": "BSIPA_ModList.Icons.self.png",
  16. "dependsOn": {
  17. "BSIPA": "^3.12.23",
  18. "CustomUI": "^1.5.4"
  19. },
  20. "features": [],
  21. "links": {
  22. "project-home": "https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/tree/master/BSIPA-ModList",
  23. "project-source": "https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded",
  24. "donate": "https://ko-fi.com/danike"
  25. }
  26. }