game:
exe: "drive_c/Program Files/WB Games/LEGO\xAE Harry Potter\u2122 2/LEGOHarry2.exe"
prefix: $GAMEDIR
installer:
- insert-disc:
requires: LegoHarry2.msi
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /i $DISC/LEGOHarry2.msi
description: Running Installer
executable: msiexec
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: lego-harry-potter-years-5-7
gogslug: lego_harry_potter_years_57
humblestoreid: ''
installer_slug: lego-harry-potter-years-5-7-cd
name: 'LEGO Harry Potter: Years 5-7'
notes: ''
runner: wine
script:
game:
exe: "drive_c/Program Files/WB Games/LEGO\xAE Harry Potter\u2122 2/LEGOHarry2.exe"
prefix: $GAMEDIR
installer:
- insert-disc:
requires: LegoHarry2.msi
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
args: /i $DISC/LEGOHarry2.msi
description: Running Installer
executable: msiexec
name: wineexec
prefix: $GAMEDIR
slug: lego-harry-potter-years-5-7-cd
steamid: 204120
version: CD
year: 2012
{
"game_slug": "lego-harry-potter-years-5-7",
"version": "CD",
"description": null,
"notes": "",
"name": "LEGO Harry Potter: Years 5-7",
"year": 2012,
"steamid": 204120,
"gogslug": "lego_harry_potter_years_57",
"humblestoreid": "",
"runner": "wine",
"slug": "lego-harry-potter-years-5-7-cd",
"installer_slug": "lego-harry-potter-years-5-7-cd",
"script": {
"game": {
"exe": "drive_c/Program Files/WB Games/LEGO\u00ae Harry Potter\u2122 2/LEGOHarry2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"insert-disc": {
"requires": "LegoHarry2.msi"
}
},
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/i $DISC/LEGOHarry2.msi",
"description": "Running Installer",
"executable": "msiexec",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}