files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
description: null
game_slug: unrest
gogslug: unrest_special_edition
humblestoreid: ''
installer_slug: unrest-gog
name: Unrest
notes: The GoG version doesn't come with the libwebp.so.5 that it needs to run and
the game won't fint either the Lutris or system version. Copy libwebp.so.5 from
lutris to the games .lib folder.
runner: linux
script:
files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
slug: unrest-gog
steamid: 292400
version: GOG
year: 2014
{
"game_slug": "unrest",
"version": "GOG",
"description": null,
"notes": "The GoG version doesn't come with the libwebp.so.5 that it needs to run and the game won't fint either the Lutris or system version. Copy libwebp.so.5 from lutris to the games .lib folder.",
"name": "Unrest",
"year": 2014,
"steamid": 292400,
"gogslug": "unrest_special_edition",
"humblestoreid": "",
"runner": "linux",
"slug": "unrest-gog",
"installer_slug": "unrest-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Linux installer"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
}
]
}
}