files:
- pob2_zip: https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/releases/latest/download/PathOfBuildingCommunity-PoE2-Portable.zip
game:
exe: Path of Building-PoE2.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: pob2_zip
description: Installs the latest release of Path of Building PoE2
game_slug: path-of-building-poe2
gogslug: ''
humblestoreid: ''
installer_slug: path-of-building-poe2-latest
name: Path of Building 2
notes: ''
runner: wine
script:
files:
- pob2_zip: https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/releases/latest/download/PathOfBuildingCommunity-PoE2-Portable.zip
game:
exe: Path of Building-PoE2.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: pob2_zip
slug: path-of-building-poe2-latest
steamid: null
version: latest
year: 2025
{
"game_slug": "path-of-building-poe2",
"version": "latest",
"description": "Installs the latest release of Path of Building PoE2",
"notes": "",
"name": "Path of Building 2",
"year": 2025,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "path-of-building-poe2-latest",
"installer_slug": "path-of-building-poe2-latest",
"script": {
"files": [
{
"pob2_zip": "https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/releases/latest/download/PathOfBuildingCommunity-PoE2-Portable.zip"
}
],
"game": {
"exe": "Path of Building-PoE2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "pob2_zip"
}
}
]
}
}