files:
- installer: N/A:Select the GOG installer
game:
exe: drive_c/GOG Games/The Long Journey Home/tljh.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE/GOG
file: installer
format: gog
- merge:
dst: $GAMEDIR/drive_c/GOG Games/The Long Journey Home/
src: $CACHE/GOG/app/
description: ''
game_slug: the-long-journey-home
gogslug: the_long_journey_home
humblestoreid: ''
installer_slug: the-long-journey-home-gog
name: The Long Journey Home
notes: ''
runner: wine
script:
files:
- installer: N/A:Select the GOG installer
game:
exe: drive_c/GOG Games/The Long Journey Home/tljh.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE/GOG
file: installer
format: gog
- merge:
dst: $GAMEDIR/drive_c/GOG Games/The Long Journey Home/
src: $CACHE/GOG/app/
slug: the-long-journey-home-gog
steamid: 366910
version: GOG
year: 2017
{
"game_slug": "the-long-journey-home",
"version": "GOG",
"description": "",
"notes": "",
"name": "The Long Journey Home",
"year": 2017,
"steamid": 366910,
"gogslug": "the_long_journey_home",
"humblestoreid": "",
"runner": "wine",
"slug": "the-long-journey-home-gog",
"installer_slug": "the-long-journey-home-gog",
"script": {
"files": [
{
"installer": "N/A:Select the GOG installer"
}
],
"game": {
"exe": "drive_c/GOG Games/The Long Journey Home/tljh.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$CACHE/GOG",
"file": "installer",
"format": "gog"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/GOG Games/The Long Journey Home/",
"src": "$CACHE/GOG/app/"
}
}
]
}
}