files:
- d2_installer:
filename: d2.exe
url: https://www.battle.net/download/getLegacy?product=D2DV&locale=en-US&os=WIN
- lod_installer:
filename: d2lod.exe
url: https://www.battle.net/download/getLegacy?product=D2XP&locale=en-US&os=WIN
- patch114: http://ftp.blizzard.com/pub/diablo2exp/patches/PC/LODPatch_114d.exe
- median: https://get.median-xl.com
game:
arch: win32
exe: drive_c/Program Files/Diablo II/Diablo II.exe
prefix: $GAMEDIR
installer:
- task:
args: --choosepath=c:\\
executable: d2_installer
name: wineexec
prefix: $GAMEDIR
- task:
args: --choosepath=c:\\
executable: lod_installer
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch114
name: wineexec
prefix: $GAMEDIR
- task:
executable: median
name: wineexec
prefix: $GAMEDIR
description: Work-In-Progress Median XL Diablo II overhaul modification https://www.median-xl.com
game_slug: diablo-ii-lord-of-destruction
gogslug: ''
humblestoreid: ''
installer_slug: diablo-ii-lord-of-destruction-median-xl
name: 'Diablo II: Lord of Destruction'
notes: "This is still a work in progress, it looks like it should extend from a base\
\ Diablo 2 + expansion installer;\r\nThe mod installer runs & has errors but the\
\ mod installs properly anyway"
runner: wine
script:
files:
- d2_installer:
filename: d2.exe
url: https://www.battle.net/download/getLegacy?product=D2DV&locale=en-US&os=WIN
- lod_installer:
filename: d2lod.exe
url: https://www.battle.net/download/getLegacy?product=D2XP&locale=en-US&os=WIN
- patch114: http://ftp.blizzard.com/pub/diablo2exp/patches/PC/LODPatch_114d.exe
- median: https://get.median-xl.com
game:
arch: win32
exe: drive_c/Program Files/Diablo II/Diablo II.exe
prefix: $GAMEDIR
installer:
- task:
args: --choosepath=c:\\
executable: d2_installer
name: wineexec
prefix: $GAMEDIR
- task:
args: --choosepath=c:\\
executable: lod_installer
name: wineexec
prefix: $GAMEDIR
- task:
executable: patch114
name: wineexec
prefix: $GAMEDIR
- task:
executable: median
name: wineexec
prefix: $GAMEDIR
slug: diablo-ii-lord-of-destruction-median-xl
steamid: null
version: median-xl
year: 2001
{
"game_slug": "diablo-ii-lord-of-destruction",
"version": "median-xl",
"description": "Work-In-Progress Median XL Diablo II overhaul modification https://www.median-xl.com",
"notes": "This is still a work in progress, it looks like it should extend from a base Diablo 2 + expansion installer;\r\nThe mod installer runs & has errors but the mod installs properly anyway",
"name": "Diablo II: Lord of Destruction",
"year": 2001,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "diablo-ii-lord-of-destruction-median-xl",
"installer_slug": "diablo-ii-lord-of-destruction-median-xl",
"script": {
"files": [
{
"d2_installer": {
"filename": "d2.exe",
"url": "https://www.battle.net/download/getLegacy?product=D2DV&locale=en-US&os=WIN"
}
},
{
"lod_installer": {
"filename": "d2lod.exe",
"url": "https://www.battle.net/download/getLegacy?product=D2XP&locale=en-US&os=WIN"
}
},
{
"patch114": "http://ftp.blizzard.com/pub/diablo2exp/patches/PC/LODPatch_114d.exe"
},
{
"median": "https://get.median-xl.com"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Diablo II/Diablo II.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"args": "--choosepath=c:\\\\",
"executable": "d2_installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "--choosepath=c:\\\\",
"executable": "lod_installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "patch114",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "median",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}