metadata.json 871 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "id": "408597063098695692",
  6. "name": "happypossum"
  7. },
  8. "service": "LCPDFR",
  9. "description": {
  10. "en": "A presence for the LCPDFR website! This is a community for GTA V players who mod their game to play as police officers. LCPDFR's popularity has grown rapidly since its release in 2009, and it has become one of the most popular GTA V mods worldwide."
  11. },
  12. "url": "www.lcpdfr.com",
  13. "version": "1.0.4",
  14. "logo": "https://cdn.rcd.gg/PreMiD/websites/L/LCPDFR/assets/logo.jpg",
  15. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/L/LCPDFR/assets/thumbnail.jpg",
  16. "color": "#4c70ec",
  17. "category": "games",
  18. "tags": [
  19. "lcpdfr",
  20. "community",
  21. "gaming"
  22. ],
  23. "settings": [
  24. {
  25. "id": "privacy",
  26. "title": "Undercover",
  27. "icon": "fad fa-user-secret",
  28. "value": false
  29. }
  30. ]
  31. }