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.

40 lines
1.0 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. "gameVersion": "0.13.2",
  27. "id": "BSIPA Mod List",
  28. "name": "BSIPA Mod List",
  29. "version": "1.2.0",
  30. "icon": "BSIPA_ModList.Icons.self.png",
  31. "dependsOn": {
  32. "BSIPA": "^3.12.14",
  33. "CustomUI": "^1.5.4"
  34. },
  35. "features": [],
  36. "links": {
  37. "project-home": "https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/tree/master/BSIPA-ModList",
  38. "project-source": "https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded",
  39. "donate": "https://ko-fi.com/danike"
  40. }
  41. }