files:
- patch: https://static.piranhabytesitalia.it/file/piranhabytesitalia/mirror/gothic_patch_108k.exe
game:
arch: win32
prefix: $GAMEDIR
installer:
- move:
description: Moving the Patch
dst: $GAMEDIR/drive_c/gothic_patch_108k.exe
src: patch
- task:
description: Running the Patch
executable: $GAMEDIR/drive_c/gothic_patch_108k.exe
name: wineexec
prefix: $GAMEDIR
requires: gothic
description: This installer downloads and installs the patch 1.08k
game_slug: gothic
gogslug: gothic
humblestoreid: ''
installer_slug: gothic-patch-108k
name: Gothic
notes: ''
runner: wine
script:
files:
- patch: https://static.piranhabytesitalia.it/file/piranhabytesitalia/mirror/gothic_patch_108k.exe
game:
arch: win32
prefix: $GAMEDIR
installer:
- move:
description: Moving the Patch
dst: $GAMEDIR/drive_c/gothic_patch_108k.exe
src: patch
- task:
description: Running the Patch
executable: $GAMEDIR/drive_c/gothic_patch_108k.exe
name: wineexec
prefix: $GAMEDIR
requires: gothic
slug: gothic-patch-108k
steamid: 65540
version: '[Patch] 1.08k'
year: 2001
{
"game_slug": "gothic",
"version": "[Patch] 1.08k",
"description": "This installer downloads and installs the patch 1.08k",
"notes": "",
"name": "Gothic",
"year": 2001,
"steamid": 65540,
"gogslug": "gothic",
"humblestoreid": "",
"runner": "wine",
"slug": "gothic-patch-108k",
"installer_slug": "gothic-patch-108k",
"script": {
"files": [
{
"patch": "https://static.piranhabytesitalia.it/file/piranhabytesitalia/mirror/gothic_patch_108k.exe"
}
],
"game": {
"arch": "win32",
"prefix": "$GAMEDIR"
},
"installer": [
{
"move": {
"description": "Moving the Patch",
"dst": "$GAMEDIR/drive_c/gothic_patch_108k.exe",
"src": "patch"
}
},
{
"task": {
"description": "Running the Patch",
"executable": "$GAMEDIR/drive_c/gothic_patch_108k.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"requires": "gothic"
}
}