extends: the-legend-of-zelda-links-awa-hd-pc-port
files:
- game_patch:
filename: LADXHD.Patcher.exe
url: https://github.com/BigheadSMZ/Zelda-LA-DX-HD-Updated/releases/download/v1.2.0/LADXHD.Patcher.v1.2.0.exe
installer:
- merge:
dst: $GAMEDIR/drive_c/ladxhd
src: game_patch
- task:
executable: $GAMEDIR/drive_c/ladxhd/LADXHD.Patcher.exe
name: wineexec
prefix: $GAMEDIR
description: 'Latest update for "The Legend of Zelda: Links Awakening DX HD - PC
Port"'
game_slug: the-legend-of-zelda-links-awakening-dx
gogslug: ''
humblestoreid: ''
installer_slug: the-legend-of-zelda-links-awa-hd-pc-port-updated
name: 'The Legend of Zelda: Link''s Awakening DX'
notes: '- This script installer is dependant from "The Legend of Zelda: Link''s Awakening
DX HD - PC Port" and will update it to more recent version'
runner: wine
script:
extends: the-legend-of-zelda-links-awa-hd-pc-port
files:
- game_patch:
filename: LADXHD.Patcher.exe
url: https://github.com/BigheadSMZ/Zelda-LA-DX-HD-Updated/releases/download/v1.2.0/LADXHD.Patcher.v1.2.0.exe
installer:
- merge:
dst: $GAMEDIR/drive_c/ladxhd
src: game_patch
- task:
executable: $GAMEDIR/drive_c/ladxhd/LADXHD.Patcher.exe
name: wineexec
prefix: $GAMEDIR
slug: the-legend-of-zelda-links-awa-hd-pc-port-updated
steamid: null
version: HD PC port updated
year: 1998
{
"game_slug": "the-legend-of-zelda-links-awakening-dx",
"version": "HD PC port updated",
"description": "Latest update for \"The Legend of Zelda: Links Awakening DX HD - PC Port\"",
"notes": "- This script installer is dependant from \"The Legend of Zelda: Link's Awakening DX HD - PC Port\" and will update it to more recent version",
"name": "The Legend of Zelda: Link's Awakening DX",
"year": 1998,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-legend-of-zelda-links-awa-hd-pc-port-updated",
"installer_slug": "the-legend-of-zelda-links-awa-hd-pc-port-updated",
"script": {
"extends": "the-legend-of-zelda-links-awa-hd-pc-port",
"files": [
{
"game_patch": {
"filename": "LADXHD.Patcher.exe",
"url": "https://github.com/BigheadSMZ/Zelda-LA-DX-HD-Updated/releases/download/v1.2.0/LADXHD.Patcher.v1.2.0.exe"
}
}
],
"installer": [
{
"merge": {
"dst": "$GAMEDIR/drive_c/ladxhd",
"src": "game_patch"
}
},
{
"task": {
"executable": "$GAMEDIR/drive_c/ladxhd/LADXHD.Patcher.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}