metadata.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "N0chteil ^^",
  6. "id": "495901098926669825"
  7. },
  8. "service": "Wizarding World",
  9. "description": {
  10. "en": "The Wizarding World is a fantasy media franchise and shared fictional universe centred on a series of films, based on the Harry Potter novel series by J. K. Rowling.",
  11. "nl": "The Wizarding World is een fantasy-mediafranchise en gedeeld fictief universum rond een reeks films, gebaseerd op de Harry Potter-serie van J. K. Rowling."
  12. },
  13. "url": [
  14. "www.wizardingworld.com",
  15. "my.wizardingworld.com"
  16. ],
  17. "version": "1.0.21",
  18. "logo": "https://cdn.rcd.gg/PreMiD/websites/W/Wizarding%20World/assets/logo.jpg",
  19. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/W/Wizarding%20World/assets/thumbnail.png",
  20. "color": "#000",
  21. "category": "other",
  22. "tags": [
  23. "potter",
  24. "hogwarts",
  25. "magic"
  26. ],
  27. "settings": [
  28. {
  29. "id": "timeElapsed",
  30. "title": "Show elapsed time",
  31. "icon": "fad fa-hourglass-half",
  32. "value": true
  33. },
  34. {
  35. "id": "showButtons",
  36. "title": "Show buttons",
  37. "icon": "fas fa-compress-arrows-alt",
  38. "value": true
  39. }
  40. ]
  41. }