files:
- opensoldatDownload: https://github.com/opensoldat/opensoldat/releases/download/continuous/OpenSoldat-linux-x64-1.8.0.zip
game:
exe: $GAMEDIR/OpenSoldat
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: opensoldatDownload
description: OpenSoldat 1.8.0
game_slug: soldat
gogslug: ''
humblestoreid: ''
installer_slug: soldat-opensoldat
name: Soldat
notes: OpenSoldat available from https://github.com/opensoldat/opensoldat
runner: linux
script:
files:
- opensoldatDownload: https://github.com/opensoldat/opensoldat/releases/download/continuous/OpenSoldat-linux-x64-1.8.0.zip
game:
exe: $GAMEDIR/OpenSoldat
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: opensoldatDownload
slug: soldat-opensoldat
steamid: 638490
version: OpenSoldat
year: 2002
{
"game_slug": "soldat",
"version": "OpenSoldat",
"description": "OpenSoldat 1.8.0",
"notes": "OpenSoldat available from https://github.com/opensoldat/opensoldat",
"name": "Soldat",
"year": 2002,
"steamid": 638490,
"gogslug": "",
"humblestoreid": "",
"runner": "linux",
"slug": "soldat-opensoldat",
"installer_slug": "soldat-opensoldat",
"script": {
"game": {
"exe": "$GAMEDIR/OpenSoldat",
"working_dir": "$GAMEDIR"
},
"files": [
{
"opensoldatDownload": "https://github.com/opensoldat/opensoldat/releases/download/continuous/OpenSoldat-linux-x64-1.8.0.zip"
}
],
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "opensoldatDownload"
}
}
]
}
}