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.

30 lines
883 B

  1. {
  2. "$schema": "https://raw.githubusercontent.com/nike4613/ModSaber-MetadataFileSchema/master/Schema.json",
  3. "author": "DaNike",
  4. "description": [
  5. "Mod List",
  6. "========",
  7. "",
  8. "## An in-game interface client for BSIPA.",
  9. "",
  10. "***",
  11. "",
  12. "Look, ma! Markdown! Its **[CommonMark](w::https://commonmark.org/)**!",
  13. "",
  14. "# H1 type 2 test"
  15. ],
  16. "gameVersion": "0.13.2",
  17. "id": "BSIPA Mod List",
  18. "name": "BSIPA Mod List",
  19. "version": "1.2.0",
  20. "icon": "BSIPA_ModList.Icons.self.png",
  21. "dependsOn": {
  22. "BSIPA": "^3.12.14",
  23. "CustomUI": "^1.5.4"
  24. },
  25. "features": [],
  26. "links": {
  27. "project-home": "https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/tree/master/BSIPA-ModList",
  28. "project-source": "https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded",
  29. "donate": "https://ko-fi.com/danike"
  30. }
  31. }