files:
- setup: N/A:Select Setup
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/The Dream Machine/the_dream_machine.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
description: null
game_slug: the-dream-machine
gogslug: the_dream_machine
humblestoreid: ''
installer_slug: the-dream-machine-gog
name: The Dream Machine
notes: ''
runner: wine
script:
files:
- setup: N/A:Select Setup
game:
arch: win32
exe: $GAMEDIR/drive_c/GOG Games/The Dream Machine/the_dream_machine.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
executable: $setup
name: wineexec
prefix: $GAMEDIR
wine:
Desktop: true
slug: the-dream-machine-gog
steamid: 94300
version: GOG
year: 2012
{
"game_slug": "the-dream-machine",
"version": "GOG",
"description": null,
"notes": "",
"name": "The Dream Machine",
"year": 2012,
"steamid": 94300,
"gogslug": "the_dream_machine",
"humblestoreid": "",
"runner": "wine",
"slug": "the-dream-machine-gog",
"installer_slug": "the-dream-machine-gog",
"script": {
"files": [
{
"setup": "N/A:Select Setup"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/GOG Games/The Dream Machine/the_dream_machine.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"wine": {
"Desktop": true
}
}
}