files:
- setup: N/A:Select installer
game:
arch: win32
exe: drive_c/GOG Games/Black Mirror 3/BlackMirrorIII.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating prefix...
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Installing Black Mirror 3...
executable: setup
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
description: null
game_slug: black-mirror-iii
gogslug: black_mirror_3
humblestoreid: ''
installer_slug: black-mirror-iii-gog
name: Black Mirror III
notes: ''
runner: wine
script:
files:
- setup: N/A:Select installer
game:
arch: win32
exe: drive_c/GOG Games/Black Mirror 3/BlackMirrorIII.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating prefix...
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
description: Installing Black Mirror 3...
executable: setup
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
slug: black-mirror-iii-gog
steamid: 286480
version: GOG
year: 2011
{
"game_slug": "black-mirror-iii",
"version": "GOG",
"description": null,
"notes": "",
"name": "Black Mirror III",
"year": 2011,
"steamid": 286480,
"gogslug": "black_mirror_3",
"humblestoreid": "",
"runner": "wine",
"slug": "black-mirror-iii-gog",
"installer_slug": "black-mirror-iii-gog",
"script": {
"files": [
{
"setup": "N/A:Select installer"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/Black Mirror 3/BlackMirrorIII.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating prefix...",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"description": "Installing Black Mirror 3...",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true
}
}
}