files:
- file1: N/A:Select Planescape Torment's Setup.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Black Isle/Torment/Torment.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
executable: file1
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: planescape-torment
gogslug: planescape_torment_enhanced_edition
humblestoreid: ''
installer_slug: planescape-torment-cd
name: 'Planescape: Torment'
notes: ''
runner: wine
script:
files:
- file1: N/A:Select Planescape Torment's Setup.exe
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/Black Isle/Torment/Torment.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
executable: file1
name: wineexec
prefix: $GAMEDIR
slug: planescape-torment-cd
steamid: null
version: CD
year: 1999
{
"game_slug": "planescape-torment",
"version": "CD",
"description": null,
"notes": "",
"name": "Planescape: Torment",
"year": 1999,
"steamid": null,
"gogslug": "planescape_torment_enhanced_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "planescape-torment-cd",
"installer_slug": "planescape-torment-cd",
"script": {
"files": [
{
"file1": "N/A:Select Planescape Torment's Setup.exe"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/Black Isle/Torment/Torment.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"executable": "file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}