files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/GOG Games/Thief - Deadly Shadows/System/t3.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
executable: game
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: thief-deadly-shadows
gogslug: thief_3
humblestoreid: ''
installer_slug: thief-deadly-shadows-gog
name: 'Thief: Deadly Shadows'
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/GOG Games/Thief - Deadly Shadows/System/t3.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
executable: game
name: wineexec
prefix: $GAMEDIR
slug: thief-deadly-shadows-gog
steamid: 6980
version: GOG
year: 2004
{
"game_slug": "thief-deadly-shadows",
"version": "GOG",
"description": null,
"notes": "",
"name": "Thief: Deadly Shadows",
"year": 2004,
"steamid": 6980,
"gogslug": "thief_3",
"humblestoreid": "",
"runner": "wine",
"slug": "thief-deadly-shadows-gog",
"installer_slug": "thief-deadly-shadows-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Thief - Deadly Shadows/System/t3.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}