Advertisement
Guest User

world-of-tanks-eu.json

a guest
May 21st, 2022
1,218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.18 KB | None | 0 0
  1. {
  2.     "count": 1,
  3.     "next": null,
  4.     "previous": null,
  5.     "results": [
  6.         {
  7.             "id": 21163,
  8.             "game_id": 85,
  9.             "game_slug": "world-of-tanks",
  10.             "name": "World of Tanks",
  11.             "year": 2010,
  12.             "user": "crusty",
  13.             "runner": "wine",
  14.             "slug": "world-of-tanks-eu",
  15.             "version": "EU",
  16.             "description": null,
  17.             "notes": "",
  18.             "credits": "",
  19.             "created_at": "2018-03-27T18:14:46.708000Z",
  20.             "updated_at": "2020-01-23T02:57:03.835226Z",
  21.             "draft": false,
  22.             "published": true,
  23.             "published_by": 19464,
  24.             "rating": "",
  25.             "steamid": null,
  26.             "gogid": null,
  27.             "gogslug": "",
  28.             "humbleid": "",
  29.             "humblestoreid": "",
  30.             "humblestoreid_real": "",
  31.             "script": {
  32.                 "files": [
  33.                     {
  34.                         "game": "https://redirect.wargaming.net/WGC/Wargaming_Game_Center_Install_WoT_EU.exe"
  35.                     }
  36.                 ],
  37.                 "game": {
  38.                     "arch": "win64",
  39.                     "exe": "drive_c/ProgramData/Wargaming.net/GameCenter/wgc.exe",
  40.                     "prefix": "$GAMEDIR"
  41.                 },
  42.                 "installer": [
  43.                     {
  44.                         "task": {
  45.                             "arch": "win64",
  46.                             "description": "Creating Wine prefix",
  47.                             "name": "create_prefix",
  48.                             "prefix": "$GAMEDIR"
  49.                         }
  50.                     },
  51.                     {
  52.                         "task": {
  53.                             "app": "corefonts win7",
  54.                             "arch": "win64",
  55.                             "name": "winetricks",
  56.                             "prefix": "$GAMEDIR"
  57.                         }
  58.                     },
  59.                     {
  60.                         "task": {
  61.                             "arch": "win64",
  62.                             "args": "/SP- /SILENT",
  63.                             "description": "Installing Wargaming center...",
  64.                             "exclude_processes": "explorer.exe rpcss.exe services.exe winedevice.exe plugplay.exe WargamingGameUpdater.exe WargamingErrorMonitor.exe wgc.exe wgc_renderer_host.exe",
  65.                             "executable": "game",
  66.                             "name": "wineexec",
  67.                             "prefix": "$GAMEDIR"
  68.                         }
  69.                     },
  70.                     {
  71.                         "task": {
  72.                             "arch": "win64",
  73.                             "name": "winekill",
  74.                             "prefix": "$GAMEDIR"
  75.                         }
  76.                     }
  77.                 ],
  78.                 "system": {
  79.                     "env": {
  80.                         "__GL_SHADER_DISK_CACHE": 1,
  81.                         "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
  82.                     },
  83.                     "require-binaries": "wget"
  84.                 }
  85.             },
  86.             "content": ""
  87.         }
  88.     ]
  89. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement