extends: prey
files:
- installer: N/A:Select the EXE downloaded from GOG
game:
gogid: '1419994872'
prefix: $GAMEDIR
installer:
- task:
args: /VERYSILENT /SUPPRESSMSGBOXES
description: Running the setup. This will take a while, please wait...
executable: installer
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: prey
gogslug: prey_digital_deluxe_edition
humblestoreid: ''
installer_slug: prey-gog-dlc-mooncrash
name: Prey
notes: ''
runner: wine
script:
extends: prey
files:
- installer: N/A:Select the EXE downloaded from GOG
game:
gogid: '1419994872'
prefix: $GAMEDIR
installer:
- task:
args: /VERYSILENT /SUPPRESSMSGBOXES
description: Running the setup. This will take a while, please wait...
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: prey-gog-dlc-mooncrash
steamid: 480490
version: 'GOG - DLC: Mooncrash'
year: 2017
{
"game_slug": "prey",
"version": "GOG - DLC: Mooncrash",
"description": "",
"notes": "",
"name": "Prey",
"year": 2017,
"steamid": 480490,
"gogslug": "prey_digital_deluxe_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "prey-gog-dlc-mooncrash",
"installer_slug": "prey-gog-dlc-mooncrash",
"script": {
"extends": "prey",
"files": [
{
"installer": "N/A:Select the EXE downloaded from GOG"
}
],
"game": {
"gogid": "1419994872",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "/VERYSILENT /SUPPRESSMSGBOXES",
"description": "Running the setup. This will take a while, please wait...",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}