files:
- game: N/A:Select the Linux installer downloaded from GOG
game:
exe: start.sh
installer:
- extract:
dst: $CACHE
file: game
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data/noarch
description: 'Another World: 20th Anniversary Edition'
game_slug: another-world
gogslug: another_world_20th_anniversary_edition
humblestoreid: another-world-20th-anniversary-edition
installer_slug: another-world-gog
name: Another World
notes: ''
runner: linux
script:
files:
- game: N/A:Select the Linux installer downloaded from GOG
game:
exe: start.sh
installer:
- extract:
dst: $CACHE
file: game
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data/noarch
slug: another-world-gog
steamid: 233550
version: GOG
year: 1991
{
"game_slug": "another-world",
"version": "GOG",
"description": "Another World: 20th Anniversary Edition",
"notes": "",
"name": "Another World",
"year": 1991,
"steamid": 233550,
"gogslug": "another_world_20th_anniversary_edition",
"humblestoreid": "another-world-20th-anniversary-edition",
"runner": "linux",
"slug": "another-world-gog",
"installer_slug": "another-world-gog",
"script": {
"files": [
{
"game": "N/A:Select the Linux installer downloaded from GOG"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "game",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data/noarch"
}
}
]
}
}