files:
- file1: N/A:Please select the GOG Setup File
game:
exe: drive_c/GOG Games/The Dark Eye - Chains of Satinav/satinav.exe
prefix: $GAMEDIR
installer:
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: This is for the GOG version.
game_slug: the-dark-eye-chains-of-satinav
gogslug: the_dark_eye_chains_of_satinav
humblestoreid: ''
installer_slug: the-dark-eye-chains-of-satina-gog
name: 'The Dark Eye: Chains of Satinav'
notes: Setup file and data files are expected to be in the same directory.
runner: wine
script:
files:
- file1: N/A:Please select the GOG Setup File
game:
exe: drive_c/GOG Games/The Dark Eye - Chains of Satinav/satinav.exe
prefix: $GAMEDIR
installer:
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: the-dark-eye-chains-of-satina-gog
steamid: 203830
version: GOG
year: 2012
{
"game_slug": "the-dark-eye-chains-of-satinav",
"version": "GOG",
"description": "This is for the GOG version.",
"notes": "Setup file and data files are expected to be in the same directory.",
"name": "The Dark Eye: Chains of Satinav",
"year": 2012,
"steamid": 203830,
"gogslug": "the_dark_eye_chains_of_satinav",
"humblestoreid": "",
"runner": "wine",
"slug": "the-dark-eye-chains-of-satina-gog",
"installer_slug": "the-dark-eye-chains-of-satina-gog",
"script": {
"files": [
{
"file1": "N/A:Please select the GOG Setup File"
}
],
"game": {
"exe": "drive_c/GOG Games/The Dark Eye - Chains of Satinav/satinav.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}