files:
- pob_poe2_zip: https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/releases/download/v0.3.0/PathOfBuildingCommunity-PoE2-Portable.zip
game:
exe: Path of Building-PoE2.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: pob_poe2_zip
description: Path of Building PoE2
game_slug: path-of-building
gogslug: ''
humblestoreid: ''
installer_slug: path-of-building-community-030
name: Path of Building Community
notes: ''
runner: wine
script:
files:
- pob_poe2_zip: https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/releases/download/v0.3.0/PathOfBuildingCommunity-PoE2-Portable.zip
game:
exe: Path of Building-PoE2.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: pob_poe2_zip
slug: path-of-building-community-030
steamid: null
version: 0.3.0
year: 2016
{
"game_slug": "path-of-building",
"version": "0.3.0",
"description": "Path of Building PoE2",
"notes": "",
"name": "Path of Building Community",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "path-of-building-community-030",
"installer_slug": "path-of-building-community-030",
"script": {
"files": [
{
"pob_poe2_zip": "https://github.com/PathOfBuildingCommunity/PathOfBuilding-PoE2/releases/download/v0.3.0/PathOfBuildingCommunity-PoE2-Portable.zip"
}
],
"game": {
"exe": "Path of Building-PoE2.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "pob_poe2_zip"
}
}
]
}
}