files:
- installer: N/A:Select the game's setup file which you can download from worldoftanks.eu/en/game/download
game:
arch: win64
exe: drive_c/ProgramData/Wargaming.net/GameCenter/wgc.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SILENT
description: Installing Wargaming center...
exclude_processes: WargamingErrorMonitor.exe wgc.exe wgc_renderer_host.exe
executable: installer
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: Manages the Installation of the WOT Client
game_slug: world-of-tanks
gogslug: ''
humblestoreid: ''
installer_slug: world-of-tanks-manualwgcdownload
name: World of Tanks
notes: You need to download the WGC Installer
runner: wine
script:
files:
- installer: N/A:Select the game's setup file which you can download from worldoftanks.eu/en/game/download
game:
arch: win64
exe: drive_c/ProgramData/Wargaming.net/GameCenter/wgc.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: corefonts win7
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
args: /SP- /SILENT
description: Installing Wargaming center...
exclude_processes: WargamingErrorMonitor.exe wgc.exe wgc_renderer_host.exe
executable: installer
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: world-of-tanks-manualwgcdownload
steamid: 1407200
version: ManualWGCDownload
year: 2010
{
"game_slug": "world-of-tanks",
"version": "ManualWGCDownload",
"description": "Manages the Installation of the WOT Client",
"notes": "You need to download the WGC Installer",
"name": "World of Tanks",
"year": 2010,
"steamid": 1407200,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "world-of-tanks-manualwgcdownload",
"installer_slug": "world-of-tanks-manualwgcdownload",
"script": {
"files": [
{
"installer": "N/A:Select the game's setup file which you can download from worldoftanks.eu/en/game/download"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/ProgramData/Wargaming.net/GameCenter/wgc.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts win7",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SILENT",
"description": "Installing Wargaming center...",
"exclude_processes": "WargamingErrorMonitor.exe wgc.exe wgc_renderer_host.exe",
"executable": "installer",
"name": "wineexec"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}