metadata.json 1.9 KB

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "Bas950",
  6. "id": "241278257335500811"
  7. },
  8. "service": "Codenames",
  9. "description": {
  10. "en": "The two rival spymasters know the secret identities of 25 agents. Their teammates know the agents only by their CODENAMES. The teams compete to see who can make contact with all of their agents first. Spymasters give one-word clues that can point to multiple words on the board. Their teammates try to guess words of the right color while avoiding those that belong to the opposing team.",
  11. "nl": "Twee spymasters is verschillende teams kennen de geheime identiteiten van 25 agents. Hun teamgenoten weten alleen hun CODENAMES. De teams strijden om te zien wie als eerst contact kan leggen met hun agents. Spymasters geven hints van één woord die op meerdere codenames op het bord kunnen wijzen. Hun teamgenoten proberen de woorden van de juiste kleur te raden, maar de agents van de tegenstanders te vermijden.",
  12. "vi_VN": "Hai tổ chức mật thám kình địch biết danh tính của 25 đặc vụ. Các đồng đội của họ chỉ biết đến nhau qua biệt danh. Các đội tranh đấu để xem các có thể liên lạc được với tất cả các đặc vụ của họ trước. Các tổ chức mật thám được phép đưa ra một từ gợi ý trên bàn đấu. Các thành viên trong đội phải đoán các từ thuộc đúng màu trong khi tránh các từ của đối phương."
  13. },
  14. "url": "codenames.game",
  15. "version": "1.0.23",
  16. "logo": "https://cdn.rcd.gg/PreMiD/websites/C/Codenames/assets/logo.png",
  17. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/C/Codenames/assets/thumbnail.jpg",
  18. "color": "#fcd611",
  19. "category": "games",
  20. "tags": [
  21. "spymasters",
  22. "agents",
  23. "operatives",
  24. "boardgame"
  25. ],
  26. "settings": [
  27. {
  28. "id": "buttons",
  29. "title": "Show Buttons",
  30. "icon": "fas fa-compress-arrows-alt",
  31. "value": false
  32. }
  33. ]
  34. }