Installer path-of-building-2384

files:
- pob_zip: https://github.com/PathOfBuildingCommunity/PathOfBuilding/releases/download/v2.38.4/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-2384
name: Path of Building
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.38.4/PathOfBuildingCommunity-Portable.zip
  game:
    exe: Path of Building.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: pob_zip
slug: path-of-building-2384
steamid: null
version: 2.38.4
year: 2016
{
  "game_slug": "path-of-building",
  "version": "2.38.4",
  "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",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "path-of-building-2384",
  "installer_slug": "path-of-building-2384",
  "script": {
    "files": [
      {
        "pob_zip": "https://github.com/PathOfBuildingCommunity/PathOfBuilding/releases/download/v2.38.4/PathOfBuildingCommunity-Portable.zip"
      }
    ],
    "game": {
      "exe": "Path of Building.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "pob_zip"
        }
      }
    ]
  }
}
Back to game