files:
- game: N/A:Select the installer downloaded from GOG
game:
exe: drive_c/GOG Games/Planescape Torment/Torment.exe
prefix: $GAMEDIR
installer:
- input_menu:
description: 'Select the game''s language (determined by the setup file you downloaded):'
id: LANG
options:
- Torment: English
- Torment (German): Deutsch
- Torment (French): "Fran\xE7ais"
- Torment (Polish): Polski
- extract:
dst: $GAMEDIR
file: $game
- rename:
dst: $GAMEDIR/Game
src: $GAMEDIR/data/noarch
- execute:
args: -s "$GAMEDIR/Game/prefix/drive_c/GOG Games/Planescape $INPUT_LANG" "$GAMEDIR/Game/prefix/drive_c/GOG
Games/Planescape Torment"
file: /bin/ln
description: ''
game_slug: planescape-torment
gogslug: planescape_torment_enhanced_edition
humblestoreid: ''
installer_slug: planescape-torment-gog
name: 'Planescape: Torment'
notes: ''
runner: wine
script:
files:
- game: N/A:Select the installer downloaded from GOG
game:
exe: drive_c/GOG Games/Planescape Torment/Torment.exe
prefix: $GAMEDIR
installer:
- input_menu:
description: 'Select the game''s language (determined by the setup file you
downloaded):'
id: LANG
options:
- Torment: English
- Torment (German): Deutsch
- Torment (French): "Fran\xE7ais"
- Torment (Polish): Polski
- extract:
dst: $GAMEDIR
file: $game
- rename:
dst: $GAMEDIR/Game
src: $GAMEDIR/data/noarch
- execute:
args: -s "$GAMEDIR/Game/prefix/drive_c/GOG Games/Planescape $INPUT_LANG" "$GAMEDIR/Game/prefix/drive_c/GOG
Games/Planescape Torment"
file: /bin/ln
slug: planescape-torment-gog
steamid: null
version: GOG
year: 1999
{
"game_slug": "planescape-torment",
"version": "GOG",
"description": "",
"notes": "",
"name": "Planescape: Torment",
"year": 1999,
"steamid": null,
"gogslug": "planescape_torment_enhanced_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "planescape-torment-gog",
"installer_slug": "planescape-torment-gog",
"script": {
"files": [
{
"game": "N/A:Select the installer downloaded from GOG"
}
],
"game": {
"exe": "drive_c/GOG Games/Planescape Torment/Torment.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"input_menu": {
"description": "Select the game's language (determined by the setup file you downloaded):",
"id": "LANG",
"options": [
{
"Torment": "English"
},
{
"Torment (German)": "Deutsch"
},
{
"Torment (French)": "Fran\u00e7ais"
},
{
"Torment (Polish)": "Polski"
}
]
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "$game"
}
},
{
"rename": {
"dst": "$GAMEDIR/Game",
"src": "$GAMEDIR/data/noarch"
}
},
{
"execute": {
"args": "-s \"$GAMEDIR/Game/prefix/drive_c/GOG Games/Planescape $INPUT_LANG\" \"$GAMEDIR/Game/prefix/drive_c/GOG Games/Planescape Torment\"",
"file": "/bin/ln"
}
}
]
}
}