files:
- game: N/A:Please select the GOG installer (setup_robin_hood_2.0.0.12.exe)
game:
arch: win32
exe: drive_c/game/Robin Hood.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: windowmanagermanaged=n
description: Configuring Wine...
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing game... This may take a while
executable: game
name: wineexec
prefix: $GAMEDIR
description: For GOG version 2.0.0.12
game_slug: robin-hood-the-legend-of-sherwood
gogslug: robin_hood
humblestoreid: ''
installer_slug: robin-hood-the-legend-of-sher-gog
name: 'Robin Hood: The Legend of Sherwood'
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG installer (setup_robin_hood_2.0.0.12.exe)
game:
arch: win32
exe: drive_c/game/Robin Hood.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
app: windowmanagermanaged=n
description: Configuring Wine...
name: winetricks
prefix: $GAMEDIR
silent: true
- task:
args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing game... This may take a while
executable: game
name: wineexec
prefix: $GAMEDIR
slug: robin-hood-the-legend-of-sher-gog
steamid: 46560
version: GOG
year: 2002
{
"game_slug": "robin-hood-the-legend-of-sherwood",
"version": "GOG",
"description": "For GOG version 2.0.0.12",
"notes": "",
"name": "Robin Hood: The Legend of Sherwood",
"year": 2002,
"steamid": 46560,
"gogslug": "robin_hood",
"humblestoreid": "",
"runner": "wine",
"slug": "robin-hood-the-legend-of-sher-gog",
"installer_slug": "robin-hood-the-legend-of-sher-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG installer (setup_robin_hood_2.0.0.12.exe)"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/game/Robin Hood.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "windowmanagermanaged=n",
"description": "Configuring Wine...",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
},
{
"task": {
"args": "/VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/game'",
"description": "Installing game... This may take a while",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}