metadata.json 919 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "joerkig",
  6. "id": "205984221859151873"
  7. },
  8. "service": "Hitbloq",
  9. "description": {
  10. "en": "Hitbloq is a competitive Beat Saber service with endless map pools where anything is rankable."
  11. },
  12. "url": "hitbloq.com",
  13. "version": "1.0.11",
  14. "logo": "https://cdn.rcd.gg/PreMiD/websites/H/Hitbloq/assets/logo.png",
  15. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/H/Hitbloq/assets/thumbnail.png",
  16. "color": "#0099db",
  17. "category": "other",
  18. "tags": [
  19. "beatsaber",
  20. "leaderboard"
  21. ],
  22. "settings": [
  23. {
  24. "id": "time",
  25. "title": "Show Timestamps",
  26. "icon": "fad fa-stopwatch",
  27. "value": true
  28. },
  29. {
  30. "id": "buttons",
  31. "title": "Show Buttons",
  32. "icon": "fas fa-compress-arrows-alt",
  33. "value": true
  34. },
  35. {
  36. "id": "cover",
  37. "title": "Show Cover",
  38. "icon": "fad fa-images",
  39. "value": true
  40. }
  41. ]
  42. }