files:
- launcher: https://l2ahyura.com/downloads/L2AhyuraLauncher.rar
game:
arch: win64
exe: $GAMEDIR/drive_c/Lineage2/AutoUpdater.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
- extract:
dst: $GAMEDIR/drive_c/Lineage2
file: launcher
- chmodx: $GAMEDIR/drive_c/Lineage2/AutoUpdater.exe
- task:
app: msxml4
description: Installing wine dependencies
name: winetricks
silent: false
- task:
app: msxml3 msxml6 tahoma corefonts
description: Installing more wine dependencies
name: winetricks
silent: true
description: L2 Ahyura Installer
game_slug: lineage-2
gogslug: ''
humblestoreid: ''
installer_slug: lineage-2-high-five-l2ahyura
name: Lineage 2
notes: You can also change to proton-ge 8 last version after running the installer.
runner: wine
script:
files:
- launcher: https://l2ahyura.com/downloads/L2AhyuraLauncher.rar
game:
arch: win64
exe: $GAMEDIR/drive_c/Lineage2/AutoUpdater.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
- extract:
dst: $GAMEDIR/drive_c/Lineage2
file: launcher
- chmodx: $GAMEDIR/drive_c/Lineage2/AutoUpdater.exe
- task:
app: msxml4
description: Installing wine dependencies
name: winetricks
silent: false
- task:
app: msxml3 msxml6 tahoma corefonts
description: Installing more wine dependencies
name: winetricks
silent: true
slug: lineage-2-high-five-l2ahyura
steamid: null
version: High Five L2Ahyura
year: 2012
{
"game_slug": "lineage-2",
"version": "High Five L2Ahyura",
"description": "L2 Ahyura Installer",
"notes": "You can also change to proton-ge 8 last version after running the installer.",
"name": "Lineage 2",
"year": 2012,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "lineage-2-high-five-l2ahyura",
"installer_slug": "lineage-2-high-five-l2ahyura",
"script": {
"files": [
{
"launcher": "https://l2ahyura.com/downloads/L2AhyuraLauncher.rar"
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Lineage2/AutoUpdater.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Lineage2",
"file": "launcher"
}
},
{
"chmodx": "$GAMEDIR/drive_c/Lineage2/AutoUpdater.exe"
},
{
"task": {
"app": "msxml4",
"description": "Installing wine dependencies",
"name": "winetricks",
"silent": false
}
},
{
"task": {
"app": "msxml3 msxml6 tahoma corefonts",
"description": "Installing more wine dependencies",
"name": "winetricks",
"silent": true
}
}
]
}
}