game:
exe: "drive_c/Program Files/WB Games/LEGO\xAE Harry Potter\u2122/LEGOHarryPotter.exe"
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: LegoHarryPotter.msi
- task:
args: /i $DISC/LEGOHarryPotter.msi
description: Running Installer
executable: msiexec
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: lego-harry-potter-years-1-4
gogslug: lego_harry_potter_years_14
humblestoreid: ''
installer_slug: lego-harry-potter-years-1-4-cd
name: 'LEGO Harry Potter: Years 1-4'
notes: No-CD patch recommended
runner: wine
script:
game:
exe: "drive_c/Program Files/WB Games/LEGO\xAE Harry Potter\u2122/LEGOHarryPotter.exe"
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- insert-disc:
requires: LegoHarryPotter.msi
- task:
args: /i $DISC/LEGOHarryPotter.msi
description: Running Installer
executable: msiexec
name: wineexec
prefix: $GAMEDIR
slug: lego-harry-potter-years-1-4-cd
steamid: 21130
version: CD
year: 2010
{
"game_slug": "lego-harry-potter-years-1-4",
"version": "CD",
"description": "",
"notes": "No-CD patch recommended",
"name": "LEGO Harry Potter: Years 1-4",
"year": 2010,
"steamid": 21130,
"gogslug": "lego_harry_potter_years_14",
"humblestoreid": "",
"runner": "wine",
"slug": "lego-harry-potter-years-1-4-cd",
"installer_slug": "lego-harry-potter-years-1-4-cd",
"script": {
"game": {
"exe": "drive_c/Program Files/WB Games/LEGO\u00ae Harry Potter\u2122/LEGOHarryPotter.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"insert-disc": {
"requires": "LegoHarryPotter.msi"
}
},
{
"task": {
"args": "/i $DISC/LEGOHarryPotter.msi",
"description": "Running Installer",
"executable": "msiexec",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}