game:
arch: win32
exe: drive_c/Sierra/Even More Contraptions/EvenMore.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: aol.ico
- task:
executable: $DISC/start.exe
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: the-incredible-machine-even-more-contraptions
gogslug: the_incredible_machine_mega_pack
humblestoreid: ''
installer_slug: the-incredible-machine-even-m-cd
name: The Incredible Machine - Even More Contraptions
notes: The installer complains about to low memory, it can be safely ignored.
runner: wine
script:
game:
arch: win32
exe: drive_c/Sierra/Even More Contraptions/EvenMore.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: aol.ico
- task:
executable: $DISC/start.exe
name: wineexec
prefix: $GAMEDIR
slug: the-incredible-machine-even-m-cd
steamid: null
version: CD
year: 2001
{
"game_slug": "the-incredible-machine-even-more-contraptions",
"version": "CD",
"description": null,
"notes": "The installer complains about to low memory, it can be safely ignored.",
"name": "The Incredible Machine - Even More Contraptions",
"year": 2001,
"steamid": null,
"gogslug": "the_incredible_machine_mega_pack",
"humblestoreid": "",
"runner": "wine",
"slug": "the-incredible-machine-even-m-cd",
"installer_slug": "the-incredible-machine-even-m-cd",
"script": {
"game": {
"arch": "win32",
"exe": "drive_c/Sierra/Even More Contraptions/EvenMore.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "aol.ico"
}
},
{
"task": {
"executable": "$DISC/start.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}