files:
- file1:
filename: wgc_setup.exe
url: https://redirect.wargaming.net/WoT/latest_web_install_na
game:
exe: $GAMEDIR/drive_c/Games/World_of_Tanks_NA/wgc_api.exe
working_dir: $GAMEDIR
installer:
- task:
description: Instalando Wargaming Center...
executable: file1
name: wineexec
prefix: $GAMEDIR
description: World of tanks Wargaming client installer
game_slug: world-of-tanks
gogslug: ''
humblestoreid: ''
installer_slug: world-of-tanks-10
name: World of Tanks
notes: ''
runner: wine
script:
files:
- file1:
filename: wgc_setup.exe
url: https://redirect.wargaming.net/WoT/latest_web_install_na
game:
exe: $GAMEDIR/drive_c/Games/World_of_Tanks_NA/wgc_api.exe
working_dir: $GAMEDIR
installer:
- task:
description: Instalando Wargaming Center...
executable: file1
name: wineexec
prefix: $GAMEDIR
slug: world-of-tanks-10
steamid: 1407200
version: '1.0'
year: 2010
{
"game_slug": "world-of-tanks",
"version": "1.0",
"description": "World of tanks Wargaming client installer",
"notes": "",
"name": "World of Tanks",
"year": 2010,
"steamid": 1407200,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "world-of-tanks-10",
"installer_slug": "world-of-tanks-10",
"script": {
"files": [
{
"file1": {
"filename": "wgc_setup.exe",
"url": "https://redirect.wargaming.net/WoT/latest_web_install_na"
}
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Games/World_of_Tanks_NA/wgc_api.exe",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Instalando Wargaming Center...",
"executable": "file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}