files:
- file1: 'N/A: Select setup.exe'
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/EA Games/Harry Potter TM/System/HP.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Harry Potter and the Sorcerer's Stone
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: harry-potter-and-the-sorcerers-stone
gogslug: ''
humblestoreid: ''
installer_slug: harry-potter-and-the-sorcerer-pc
name: Harry Potter and the Sorcerer's Stone
notes: ''
runner: wine
script:
files:
- file1: 'N/A: Select setup.exe'
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/EA Games/Harry Potter TM/System/HP.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Harry Potter and the Sorcerer's Stone
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: harry-potter-and-the-sorcerer-pc
steamid: null
version: PC
year: 2001
{
"game_slug": "harry-potter-and-the-sorcerers-stone",
"version": "PC",
"description": "",
"notes": "",
"name": "Harry Potter and the Sorcerer's Stone",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "harry-potter-and-the-sorcerer-pc",
"installer_slug": "harry-potter-and-the-sorcerer-pc",
"script": {
"files": [
{
"file1": "N/A: Select setup.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/EA Games/Harry Potter TM/System/HP.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Harry Potter and the Sorcerer's Stone",
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}