files:
- game: N/A:Please select the GOG installer
game:
arch: win32
exe: drive_c/GOG Games/Alien Earth/Alien.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/GOG Games/Alien Earth'
description: Installing game... This may take a while
executable: game
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: alien-earth
gogslug: alien_earth
humblestoreid: ''
installer_slug: alien-earth-gog
name: Alien Earth
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG installer
game:
arch: win32
exe: drive_c/GOG Games/Alien Earth/Alien.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix...
name: create_prefix
prefix: $GAMEDIR
- task:
args: /VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/GOG Games/Alien
Earth'
description: Installing game... This may take a while
executable: game
name: wineexec
prefix: $GAMEDIR
slug: alien-earth-gog
steamid: 1148390
version: GOG
year: 1998
{
"game_slug": "alien-earth",
"version": "GOG",
"description": null,
"notes": "",
"name": "Alien Earth",
"year": 1998,
"steamid": 1148390,
"gogslug": "alien_earth",
"humblestoreid": "",
"runner": "wine",
"slug": "alien-earth-gog",
"installer_slug": "alien-earth-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Alien Earth/Alien.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix...",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/VERYSILENT /SP- /NOCANCEL /SUPPRESSMSGBOXES '/DIR=C:/GOG Games/Alien Earth'",
"description": "Installing game... This may take a while",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}