12345678910111213141516171819202122232425262728293031323334353637 |
- {
- "$schema": "https://schemas.premid.app/metadata/1.12",
- "apiVersion": 1,
- "author": {
- "name": "AsyncSenpai",
- "id": "93973697643155456"
- },
- "service": "GeForce NOW",
- "description": {
- "en": "GeForce Now is the brand used by Nvidia for its cloud gaming service.",
- "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ọ."
- },
- "url": "play.geforcenow.com",
- "version": "1.0.22",
- "logo": "https://cdn.rcd.gg/PreMiD/websites/G/GeForce%20NOW/assets/logo.png",
- "thumbnail": "https://cdn.rcd.gg/PreMiD/websites/G/GeForce%20NOW/assets/thumbnail.png",
- "color": "#76B918",
- "category": "games",
- "tags": [
- "gaming",
- "streaming"
- ],
- "settings": [
- {
- "id": "privacy",
- "title": "Privacy Mode",
- "icon": "fad fa-user-secret",
- "value": false
- },
- {
- "id": "timestamp",
- "title": "Show Timestamps",
- "icon": "fad fa-stopwatch",
- "value": true
- }
- ]
- }
|