files:
- soldatZip:
filename: soldat1711.zip
url: https://soldat.pl/down.php?id=107&mirror=https%3A%2F%2Fstatic.soldat.pl%2Fdownloads%2Fsoldat1711.zip
game:
exe: drive_c/Soldat/soldat.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $soldatZip
- task:
description: Run installer
executable: $CACHE/soldat1711.exe
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: soldat
gogslug: ''
humblestoreid: ''
installer_slug: soldat-1711
name: Soldat
notes: "Install the game into the default directory, then configure the game to your\
\ needs.\r\nIf you want to change the settings later, run config.exe:\r\n$GAMEDIR/drive_c/Soldat/config.exe"
runner: wine
script:
files:
- soldatZip:
filename: soldat1711.zip
url: https://soldat.pl/down.php?id=107&mirror=https%3A%2F%2Fstatic.soldat.pl%2Fdownloads%2Fsoldat1711.zip
game:
exe: drive_c/Soldat/soldat.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $soldatZip
- task:
description: Run installer
executable: $CACHE/soldat1711.exe
name: wineexec
prefix: $GAMEDIR
slug: soldat-1711
steamid: 638490
version: 1.7.1.1
year: 2002
{
"game_slug": "soldat",
"version": "1.7.1.1",
"description": null,
"notes": "Install the game into the default directory, then configure the game to your needs.\r\nIf you want to change the settings later, run config.exe:\r\n$GAMEDIR/drive_c/Soldat/config.exe",
"name": "Soldat",
"year": 2002,
"steamid": 638490,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "soldat-1711",
"installer_slug": "soldat-1711",
"script": {
"files": [
{
"soldatZip": {
"filename": "soldat1711.zip",
"url": "https://soldat.pl/down.php?id=107&mirror=https%3A%2F%2Fstatic.soldat.pl%2Fdownloads%2Fsoldat1711.zip"
}
}
],
"game": {
"exe": "drive_c/Soldat/soldat.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$soldatZip"
}
},
{
"task": {
"description": "Run installer",
"executable": "$CACHE/soldat1711.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}