files:
- patch:
filename: TormentITP.rar
url: https://www.skyflash.it/download/8161/
game:
arch: win32
prefix: $GAMEDIR
installer:
- extract:
description: Extracting the patch
dst: $GAMEDIR/drive_c/
file: $patch
format: rar
- task:
description: Running the Patch.
executable: $GAMEDIR/drive_c/TormentITP.exe
name: wineexec
prefix: $GAMEDIR
requires: planescape-torment
description: This installer downloads, extracts and installs the Italian Translation
Project Mod
game_slug: planescape-torment
gogslug: planescape_torment_enhanced_edition
humblestoreid: ''
installer_slug: planescape-torment-mod-itp
name: 'Planescape: Torment'
notes: ''
runner: wine
script:
files:
- patch:
filename: TormentITP.rar
url: https://www.skyflash.it/download/8161/
game:
arch: win32
prefix: $GAMEDIR
installer:
- extract:
description: Extracting the patch
dst: $GAMEDIR/drive_c/
file: $patch
format: rar
- task:
description: Running the Patch.
executable: $GAMEDIR/drive_c/TormentITP.exe
name: wineexec
prefix: $GAMEDIR
requires: planescape-torment
slug: planescape-torment-mod-itp
steamid: null
version: '[Mod] ITP'
year: 1999
{
"game_slug": "planescape-torment",
"version": "[Mod] ITP",
"description": "This installer downloads, extracts and installs the Italian Translation Project Mod",
"notes": "",
"name": "Planescape: Torment",
"year": 1999,
"steamid": null,
"gogslug": "planescape_torment_enhanced_edition",
"humblestoreid": "",
"runner": "wine",
"slug": "planescape-torment-mod-itp",
"installer_slug": "planescape-torment-mod-itp",
"script": {
"files": [
{
"patch": {
"filename": "TormentITP.rar",
"url": "https://www.skyflash.it/download/8161/"
}
}
],
"game": {
"arch": "win32",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"description": "Extracting the patch",
"dst": "$GAMEDIR/drive_c/",
"file": "$patch",
"format": "rar"
}
},
{
"task": {
"description": "Running the Patch.",
"executable": "$GAMEDIR/drive_c/TormentITP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"requires": "planescape-torment"
}
}