files:
- setup: N/A:Select the EXE file downloaded from GOG
game:
exe: drive_c/GOG Games/Myst 4/bin/Myst4.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
executable: setup
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: myst-iv-revelation
gogslug: myst_30th_anniversary_collection
humblestoreid: ''
installer_slug: myst-iv-revelation-gog
name: 'Myst IV: Revelation'
notes: ''
runner: wine
script:
files:
- setup: N/A:Select the EXE file downloaded from GOG
game:
exe: drive_c/GOG Games/Myst 4/bin/Myst4.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: myst-iv-revelation-gog
steamid: 925940
version: GOG
year: 2004
{
"game_slug": "myst-iv-revelation",
"version": "GOG",
"description": "",
"notes": "",
"name": "Myst IV: Revelation",
"year": 2004,
"steamid": 925940,
"gogslug": "myst_30th_anniversary_collection",
"humblestoreid": "",
"runner": "wine",
"slug": "myst-iv-revelation-gog",
"installer_slug": "myst-iv-revelation-gog",
"script": {
"files": [
{
"setup": "N/A:Select the EXE file downloaded from GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/Myst 4/bin/Myst4.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}