files:
- game: N/A:Please select the GOG.com Windows installer.
game:
exe: $GAMEDIR/drive_c/game/Oblivion.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
description: This is the Wine+GOG version. You need to provide the GOG windows installer
game_slug: the-elder-scrolls-iv-oblivion
gogslug: ''
humblestoreid: ''
installer_slug: the-elder-scrolls-iv-oblivion-gog
name: 'The Elder Scrolls IV: Oblivion GOTY Edition'
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer.
game:
exe: $GAMEDIR/drive_c/game/Oblivion.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
slug: the-elder-scrolls-iv-oblivion-gog
steamid: 22330
version: GOG
year: 2007
{
"game_slug": "the-elder-scrolls-iv-oblivion",
"version": "GOG",
"description": "This is the Wine+GOG version. You need to provide the GOG windows installer",
"notes": "",
"name": "The Elder Scrolls IV: Oblivion GOTY Edition",
"year": 2007,
"steamid": 22330,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-elder-scrolls-iv-oblivion-gog",
"installer_slug": "the-elder-scrolls-iv-oblivion-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"exe": "$GAMEDIR/drive_c/game/Oblivion.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SUPPRESSMSGBOXES '/DIR=C:/game'",
"description": "Installing...",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}