game:
exe: drive_c/Program Files (x86)/Activision/Over the Hedge/hedge.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: oth.msi
- task:
name: create_prefix
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Over the Hedge
src: $DISC/Setup/Data
description: ''
game_slug: over-the-hedge
gogslug: ''
humblestoreid: ''
installer_slug: over-the-hedge-dvd-rom
name: Over The Hedge
notes: ''
runner: wine
script:
game:
exe: drive_c/Program Files (x86)/Activision/Over the Hedge/hedge.exe
prefix: $GAMEDIR
installer:
- insert-disc:
requires: oth.msi
- task:
name: create_prefix
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/Program Files (x86)/Activision/Over the Hedge
src: $DISC/Setup/Data
slug: over-the-hedge-dvd-rom
steamid: null
version: DVD-ROM
year: 2006
{
"game_slug": "over-the-hedge",
"version": "DVD-ROM",
"description": "",
"notes": "",
"name": "Over The Hedge",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "over-the-hedge-dvd-rom",
"installer_slug": "over-the-hedge-dvd-rom",
"script": {
"game": {
"exe": "drive_c/Program Files (x86)/Activision/Over the Hedge/hedge.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "oth.msi"
}
},
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Activision/Over the Hedge",
"src": "$DISC/Setup/Data"
}
}
]
}
}