metadata.json 773 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "id": "354233941550694400",
  6. "name": "Kuriel"
  7. },
  8. "service": "Video Game Mods",
  9. "description": {
  10. "en": "Video Game Mods is bringing modding communities together under a unified network. The original community creator retains control over the content and community for the game."
  11. },
  12. "url": "videogamemods.com",
  13. "version": "1.0.9",
  14. "logo": "https://cdn.rcd.gg/PreMiD/websites/V/Video%20Game%20Mods/assets/logo.png",
  15. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/V/Video%20Game%20Mods/assets/thumbnail.jpeg",
  16. "color": "#5362e8",
  17. "category": "games",
  18. "tags": [
  19. "games",
  20. "mods",
  21. "videogames"
  22. ],
  23. "settings": [
  24. {
  25. "id": "lang",
  26. "multiLanguage": true
  27. }
  28. ]
  29. }