files:
- installer:
filename: PathOfExileInstaller2.exe
url: https://web.poecdn.com/protected/downloads-poe2/PathOfExile2Installer.exe?key=2nWVeFmEjuqgOv8Y8HTLqA
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile 2/PathOfExile.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Path Of Exile 2
executable: installer
name: wineexec
prefix: $GAMEDIR
description: Download installer from official website and install it in a wine64 prefix.
game_slug: path-of-exile-2
gogslug: ''
humblestoreid: ''
installer_slug: path-of-exile-2-standalone
name: Path of Exile 2
notes: ''
runner: wine
script:
files:
- installer:
filename: PathOfExileInstaller2.exe
url: https://web.poecdn.com/protected/downloads-poe2/PathOfExile2Installer.exe?key=2nWVeFmEjuqgOv8Y8HTLqA
game:
arch: win64
exe: $GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile 2/PathOfExile.exe
prefix: $GAMEDIR
working_dir: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Path Of Exile 2
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: path-of-exile-2-standalone
steamid: 2694490
version: Standalone
year: null
{
"game_slug": "path-of-exile-2",
"version": "Standalone",
"description": "Download installer from official website and install it in a wine64 prefix.",
"notes": "",
"name": "Path of Exile 2",
"year": null,
"steamid": 2694490,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "path-of-exile-2-standalone",
"installer_slug": "path-of-exile-2-standalone",
"script": {
"files": [
{
"installer": {
"filename": "PathOfExileInstaller2.exe",
"url": "https://web.poecdn.com/protected/downloads-poe2/PathOfExile2Installer.exe?key=2nWVeFmEjuqgOv8Y8HTLqA"
}
}
],
"game": {
"arch": "win64",
"exe": "$GAMEDIR/drive_c/Program Files (x86)/Grinding Gear Games/Path of Exile 2/PathOfExile.exe",
"prefix": "$GAMEDIR",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Path Of Exile 2",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}