metadata.json 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Tenebrosful",
  6. "id": "227882902031958016"
  7. },
  8. "service": "Wolfy",
  9. "description": {
  10. "en": "An online Werewolf card-based multiplayer game. Stay awake.",
  11. "fr": "Jeu de Loup-Garou en ligne multijoueur. Restez éveillés.",
  12. "ga_IE": "Cluiche il-imreora ar líne bunaithe ar chárta Werewolf. Fan i do dhúiseacht.",
  13. "nl": "Een online weerwolf-kaartspel voor meerdere spelers. Wakker blijven."
  14. },
  15. "url": [
  16. "help.wolfy.fr",
  17. "help.wolfy.net",
  18. "wolfy.fr",
  19. "wolfy.net",
  20. "www.wolfy.fr",
  21. "www.wolfy.net"
  22. ],
  23. "version": "1.2.16",
  24. "logo": "https://cdn.rcd.gg/PreMiD/websites/W/Wolfy/assets/logo.png",
  25. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/W/Wolfy/assets/thumbnail.png",
  26. "color": "#1b1b2b",
  27. "category": "games",
  28. "tags": [
  29. "games",
  30. "card-based",
  31. "multiplayer"
  32. ],
  33. "settings": [
  34. {
  35. "id": "visitProfileButton",
  36. "title": "Bouton de profil",
  37. "value": true
  38. },
  39. {
  40. "id": "joinGameButton",
  41. "title": "Bouton d'invitation",
  42. "value": true
  43. }
  44. ]
  45. }