metadata.json 925 B

12345678910111213141516171819202122232425262728293031323334353637
  1. {
  2. "$schema": "https://schemas.premid.app/metadata/1.12",
  3. "apiVersion": 1,
  4. "author": {
  5. "name": "AsyncSenpai",
  6. "id": "93973697643155456"
  7. },
  8. "service": "GeForce NOW",
  9. "description": {
  10. "en": "GeForce Now is the brand used by Nvidia for its cloud gaming service.",
  11. "vi_VN": "GeForce Now là thương hiệu của Nvidia cho dịch vụ game trên đám mây của họ."
  12. },
  13. "url": "play.geforcenow.com",
  14. "version": "1.0.22",
  15. "logo": "https://cdn.rcd.gg/PreMiD/websites/G/GeForce%20NOW/assets/logo.png",
  16. "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/G/GeForce%20NOW/assets/thumbnail.png",
  17. "color": "#76B918",
  18. "category": "games",
  19. "tags": [
  20. "gaming",
  21. "streaming"
  22. ],
  23. "settings": [
  24. {
  25. "id": "privacy",
  26. "title": "Privacy Mode",
  27. "icon": "fad fa-user-secret",
  28. "value": false
  29. },
  30. {
  31. "id": "timestamp",
  32. "title": "Show Timestamps",
  33. "icon": "fad fa-stopwatch",
  34. "value": true
  35. }
  36. ]
  37. }