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.

64 lines
1.5 KiB

  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. "***",
  17. "",
  18. "and many lines to come!",
  19. "",
  20. "and many lines to come!",
  21. "",
  22. "and many lines to come!",
  23. "",
  24. "and many lines to come!",
  25. "",
  26. "and many lines to come!",
  27. "",
  28. "and many lines to come!",
  29. "",
  30. "and many lines to come!",
  31. "",
  32. "and many lines to come!",
  33. "",
  34. "and many lines to come!",
  35. "",
  36. "and many lines to come!",
  37. "",
  38. "and many lines to come!",
  39. "",
  40. "and many lines to come!",
  41. "",
  42. "and many lines to come!",
  43. "",
  44. "and many lines to come!",
  45. "",
  46. "and many lines to come!",
  47. "",
  48. "and many lines to come!"
  49. ],
  50. "gameVersion": "0.13.2",
  51. "id": "BSIPA Mod List",
  52. "name": "BSIPA Mod List",
  53. "version": "1.2.0",
  54. "icon": "BSIPA_ModList.Icons.self.png",
  55. "dependsOn": {
  56. "BSIPA": "^3.12.14",
  57. "CustomUI": "^1.5.4"
  58. },
  59. "features": [],
  60. "links": {
  61. "project-home": "https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/tree/master/BSIPA-ModList",
  62. "project-source": "https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded",
  63. "donate": "https://ko-fi.com/danike"
  64. }
  65. }