metadata.json 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "CRUGG",
  6. "id": "228965621478588416"
  7. },
  8. "service": "5Mods",
  9. "description": {
  10. "en": "5Mods (also known as GTA5-Mods) is a place where you can get thousands of mods for Grand Theft Auto V",
  11. "de": "5Mods (auch bekannt als GTA5-Mods) ist ein Ort, an welchem tu tausende von Mods für Grand Theft Auto V erhalten kannst.",
  12. "zh_CN": "5Mods(也称为GTA5-Mods)是一个您可以在其中获得数千个《Grand Theft Auto V》的mods的地方。",
  13. "zh_TW": "5Mods(也叫做GTA5-Mods)是一個地方您可以在其中獲取數千個《Grand Theft Auto V》的mods。",
  14. "ga_IE": "Is áit é 5Mods (ar a dtugtar GTA5-Mods freisin) áit ar féidir leat na mílte mods a fháil le haghaidh Grand Theft Auto V",
  15. "nl": "5Mods (ook bekend als GTA5-Mods) is een plek waar je duizenden mods kunt krijgen voor Grand Theft Auto V",
  16. "vi_VN": "5Mods (hay còn được biết tới là GTA5-Mods) là nơi bạn có thể lấy hàng ngàn bản mod dành cho Grand Theft Auto V"
  17. },
  18. "url": [
  19. "gta5-mods.com",
  20. "forums.gta5-mods.com",
  21. "www.gta5-mods.com",
  22. "www.forums.gta5-mods.com"
  23. ],
  24. "version": "1.4.9",
  25. "logo": "https://cdn.rcd.gg/PreMiD/websites/0-9/5Mods/assets/logo.jpg",
  26. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/0-9/5Mods/assets/thumbnail.jpg",
  27. "color": "#20ba4e",
  28. "category": "games",
  29. "tags": [
  30. "mods",
  31. "gta",
  32. "gaming"
  33. ],
  34. "settings": [
  35. {
  36. "id": "privacy",
  37. "title": "Privacy Mode",
  38. "icon": "fas fa-user-secret",
  39. "value": false
  40. },
  41. {
  42. "id": "buttons",
  43. "title": "Show Buttons",
  44. "icon": "fas fa-compress-arrows-alt",
  45. "value": true,
  46. "if": {
  47. "privacy": false
  48. }
  49. },
  50. {
  51. "id": "covers",
  52. "title": "Show Cover",
  53. "icon": "fad fa-images",
  54. "value": true,
  55. "if": {
  56. "privacy": false
  57. }
  58. }
  59. ]
  60. }