files:
- game: N/A:Plese select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE
file: $game
format: zip
- rename:
dst: $GAMEDIR
src: $CACHE/data/noarch
description: ''
game_slug: this-war-of-mine
gogslug: this_war_of_mine_complete_edition
humblestoreid: ''
installer_slug: this-war-of-mine-gog
name: This War of Mine
notes: If you're running the game on a system other than Ubuntu, you will need to
disable the Lutris runtime on launch, otherwise it will complain about missing openssl
library. To do that, go to Configure>system configuration>disable Lutris runtime
runner: linux
script:
files:
- game: N/A:Plese select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE
file: $game
format: zip
- rename:
dst: $GAMEDIR
src: $CACHE/data/noarch
slug: this-war-of-mine-gog
steamid: 282070
version: GOG
year: 2014
{
"game_slug": "this-war-of-mine",
"version": "GOG",
"description": "",
"notes": "If you're running the game on a system other than Ubuntu, you will need to disable the Lutris runtime on launch, otherwise it will complain about missing openssl library. To do that, go to Configure>system configuration>disable Lutris runtime",
"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",
"installer_slug": "this-war-of-mine-gog",
"script": {
"files": [
{
"game": "N/A:Plese select the GOG.com Linux installer"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$game",
"format": "zip"
}
},
{
"rename": {
"dst": "$GAMEDIR",
"src": "$CACHE/data/noarch"
}
}
]
}
}