files:
- installer: N/A:Please select the GOG.com Windows installer
game:
arch: win32
exe: drive_c/GOG Games/Tom Clancys Ghost Recon/GhostRecon.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /NOCANCEL /SP- /SUPPRESSMSGBOXES
description: Running Setup, please wait...
executable: installer
name: wineexec
description: null
game_slug: tom-clancys-ghost-recon
gogslug: tom_clancys_ghost_recon
humblestoreid: ''
installer_slug: tom-clancys-ghost-recon-gog
name: Tom Clancy's Ghost Recon
notes: ''
runner: wine
script:
files:
- installer: N/A:Please select the GOG.com Windows installer
game:
arch: win32
exe: drive_c/GOG Games/Tom Clancys Ghost Recon/GhostRecon.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating WINE prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /NOCANCEL /SP- /SUPPRESSMSGBOXES
description: Running Setup, please wait...
executable: installer
name: wineexec
slug: tom-clancys-ghost-recon-gog
steamid: 15300
version: GOG
year: 2001
{
"game_slug": "tom-clancys-ghost-recon",
"version": "GOG",
"description": null,
"notes": "",
"name": "Tom Clancy's Ghost Recon",
"year": 2001,
"steamid": 15300,
"gogslug": "tom_clancys_ghost_recon",
"humblestoreid": "",
"runner": "wine",
"slug": "tom-clancys-ghost-recon-gog",
"installer_slug": "tom-clancys-ghost-recon-gog",
"script": {
"files": [
{
"installer": "N/A:Please select the GOG.com Windows installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Tom Clancys Ghost Recon/GhostRecon.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating WINE prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/NOCANCEL /SP- /SUPPRESSMSGBOXES",
"description": "Running Setup, please wait...",
"executable": "installer",
"name": "wineexec"
}
}
]
}
}