files:
- pob_zip: https://github.com/PathOfBuildingCommunity/PathOfBuilding/releases/download/v2.48.2/PathOfBuildingCommunity-Portable.zip
game:
exe: Path of Building.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: pob_zip
description: Community Fork - Formerly known as LocalIdentity Fork
game_slug: path-of-building
gogslug: ''
humblestoreid: ''
installer_slug: path-of-building-community-2482
name: Path of Building Community
notes: SSL connection errors when importing some build can be solved by editing ImportTabs.lua
in Classes folder.
runner: wine
script:
files:
- pob_zip: https://github.com/PathOfBuildingCommunity/PathOfBuilding/releases/download/v2.48.2/PathOfBuildingCommunity-Portable.zip
game:
exe: Path of Building.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: pob_zip
slug: path-of-building-community-2482
steamid: null
version: 2.48.2
year: 2016
{
"game_slug": "path-of-building",
"version": "2.48.2",
"description": "Community Fork - Formerly known as LocalIdentity Fork",
"notes": "SSL connection errors when importing some build can be solved by editing ImportTabs.lua in Classes folder.",
"name": "Path of Building Community",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "path-of-building-community-2482",
"installer_slug": "path-of-building-community-2482",
"script": {
"files": [
{
"pob_zip": "https://github.com/PathOfBuildingCommunity/PathOfBuilding/releases/download/v2.48.2/PathOfBuildingCommunity-Portable.zip"
}
],
"game": {
"exe": "Path of Building.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "pob_zip"
}
}
]
}
}