files:
- game:
filename: wt_launcher_linux_0.9.4.11.tar.gz
url: https://warthunder.com/download/launcherLinux/
game:
exe: $GAMEDIR/launcher
installer:
- extract:
dst: $GAMEDIR
file: game
format: tgz
- execute:
description: Launcher will download the actual game
file: $GAMEDIR/launcher
terminal: true
system:
terminal: false
description: ''
game_slug: war-thunder
gogslug: ''
humblestoreid: ''
installer_slug: war-thunder-standalone-64bit
name: War Thunder
notes: ''
runner: linux
script:
files:
- game:
filename: wt_launcher_linux_0.9.4.11.tar.gz
url: https://warthunder.com/download/launcherLinux/
game:
exe: $GAMEDIR/launcher
installer:
- extract:
dst: $GAMEDIR
file: game
format: tgz
- execute:
description: Launcher will download the actual game
file: $GAMEDIR/launcher
terminal: true
system:
terminal: false
slug: war-thunder-standalone-64bit
steamid: 236390
version: Standalone 64bit
year: 2012
{
"game_slug": "war-thunder",
"version": "Standalone 64bit",
"description": "",
"notes": "",
"name": "War Thunder",
"year": 2012,
"steamid": 236390,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "war-thunder-standalone-64bit",
"installer_slug": "war-thunder-standalone-64bit",
"script": {
"files": [
{
"game": {
"filename": "wt_launcher_linux_0.9.4.11.tar.gz",
"url": "https://warthunder.com/download/launcherLinux/"
}
}
],
"game": {
"exe": "$GAMEDIR/launcher"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game",
"format": "tgz"
}
},
{
"execute": {
"description": "Launcher will download the actual game",
"file": "$GAMEDIR/launcher",
"terminal": true
}
}
],
"system": {
"terminal": false
}
}
}