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.

41 lines
1.1 KiB

  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. "***",
  12. "",
  13. "Look, `ma`! Markdown! Its **[CommonMark](w::https://commonmark.org/)**!",
  14. "",
  15. "# H1 type 2 test",
  16. "",
  17. "***",
  18. "",
  19. ">and many lines to come!",
  20. ">",
  21. ">and many lines to come!",
  22. ">",
  23. ">and many lines to come!",
  24. ">",
  25. ">and many lines to come!",
  26. ],
  27. "gameVersion": "0.13.2",
  28. "id": "BSIPA Mod List",
  29. "name": "BSIPA Mod List",
  30. "version": "1.2.0",
  31. "icon": "BSIPA_ModList.Icons.self.png",
  32. "dependsOn": {
  33. "BSIPA": "^3.12.14",
  34. "CustomUI": "^1.5.4"
  35. },
  36. "features": [],
  37. "links": {
  38. "project-home": "https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/tree/master/BSIPA-ModList",
  39. "project-source": "https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded",
  40. "donate": "https://ko-fi.com/danike"
  41. }
  42. }