files:
- file1: N/A:Please select the GOG.com Linux installer
- file2: N/A:Please select the GOG.com Linux DLC installer
game:
exe: $GAMEDIR/start.sh
working_dir: $GAMEDIR
installer:
- extract:
dst: $CACHE/GOG
file: file1
format: zip
- extract:
dst: $CACHE/GOG
file: file2
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
system:
terminal: true
description: Install Book 1 - 3 from GOG
game_slug: ken-folletts-the-pillars-of-the-earth
gogslug: ken_folletts_the_pillars_of_the_earth_season_pass
humblestoreid: ken-folletts-the-pillars-of-the-earth
installer_slug: ken-folletts-the-pillars-of-t-gog
name: Ken Follett's The Pillars of the Earth
notes: ''
runner: linux
script:
files:
- file1: N/A:Please select the GOG.com Linux installer
- file2: N/A:Please select the GOG.com Linux DLC installer
game:
exe: $GAMEDIR/start.sh
working_dir: $GAMEDIR
installer:
- extract:
dst: $CACHE/GOG
file: file1
format: zip
- extract:
dst: $CACHE/GOG
file: file2
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
system:
terminal: true
slug: ken-folletts-the-pillars-of-t-gog
steamid: 234270
version: GOG
year: 2017
{
"game_slug": "ken-folletts-the-pillars-of-the-earth",
"version": "GOG",
"description": "Install Book 1 - 3 from GOG",
"notes": "",
"name": "Ken Follett's The Pillars of the Earth",
"year": 2017,
"steamid": 234270,
"gogslug": "ken_folletts_the_pillars_of_the_earth_season_pass",
"humblestoreid": "ken-folletts-the-pillars-of-the-earth",
"runner": "linux",
"slug": "ken-folletts-the-pillars-of-t-gog",
"installer_slug": "ken-folletts-the-pillars-of-t-gog",
"script": {
"files": [
{
"file1": "N/A:Please select the GOG.com Linux installer"
},
{
"file2": "N/A:Please select the GOG.com Linux DLC installer"
}
],
"game": {
"exe": "$GAMEDIR/start.sh",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "file1",
"format": "zip"
}
},
{
"extract": {
"dst": "$CACHE/GOG",
"file": "file2",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
}
],
"system": {
"terminal": true
}
}
}