files:
- game: N/A:Please select the GOG.com Linux installer
- exp1: N/A:Please select the GOG.com Fading Embers Story Expansion Linux installer
- exp2: N/A:Please select the GOG.com Father's Promise Story Expansion Linux installer
- exp3: N/A:Please select the GOG.com The Last Broadcast Story Expansion Linux installer
- dlc1: N/A:Please select the GOG.com The Little Ones DLC Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: game
format: zip
- extract:
dst: $CACHE/GOG
file: exp1
format: zip
- extract:
dst: $CACHE/GOG
file: exp2
format: zip
- extract:
dst: $CACHE/GOG
file: exp3
format: zip
- extract:
dst: $CACHE/GOG
file: dlc1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
description: null
game_slug: this-war-of-mine
gogslug: this_war_of_mine_complete_edition
humblestoreid: ''
installer_slug: this-war-of-mine-gog-story-expansions
name: This War of Mine
notes: ''
runner: linux
script:
files:
- game: N/A:Please select the GOG.com Linux installer
- exp1: N/A:Please select the GOG.com Fading Embers Story Expansion Linux installer
- exp2: N/A:Please select the GOG.com Father's Promise Story Expansion Linux installer
- exp3: N/A:Please select the GOG.com The Last Broadcast Story Expansion Linux installer
- dlc1: N/A:Please select the GOG.com The Little Ones DLC Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: game
format: zip
- extract:
dst: $CACHE/GOG
file: exp1
format: zip
- extract:
dst: $CACHE/GOG
file: exp2
format: zip
- extract:
dst: $CACHE/GOG
file: exp3
format: zip
- extract:
dst: $CACHE/GOG
file: dlc1
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
slug: this-war-of-mine-gog-story-expansions
steamid: 282070
version: GOG + Story Expansions + DLC
year: 2014
{
"game_slug": "this-war-of-mine",
"version": "GOG + Story Expansions + DLC",
"description": null,
"notes": "",
"name": "This War of Mine",
"year": 2014,
"steamid": 282070,
"gogslug": "this_war_of_mine_complete_edition",
"humblestoreid": "",
"runner": "linux",
"slug": "this-war-of-mine-gog-story-expansions",
"installer_slug": "this-war-of-mine-gog-story-expansions",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Linux installer"
},
{
"exp1": "N/A:Please select the GOG.com Fading Embers Story Expansion Linux installer"
},
{
"exp2": "N/A:Please select the GOG.com Father's Promise Story Expansion Linux installer"
},
{
"exp3": "N/A:Please select the GOG.com The Last Broadcast Story Expansion Linux installer"
},
{
"dlc1": "N/A:Please select the GOG.com The Little Ones DLC Linux installer"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "game",
"format": "zip"
}
},
{
"extract": {
"dst": "$CACHE/GOG",
"file": "exp1",
"format": "zip"
}
},
{
"extract": {
"dst": "$CACHE/GOG",
"file": "exp2",
"format": "zip"
}
},
{
"extract": {
"dst": "$CACHE/GOG",
"file": "exp3",
"format": "zip"
}
},
{
"extract": {
"dst": "$CACHE/GOG",
"file": "dlc1",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
}
]
}
}