Installer path-of-building-release-2263

files:
- pob_zip: https://github.com/PathOfBuildingCommunity/PathOfBuilding/releases/download/v2.26.3/PathOfBuildingCommunity-Portable-2.26.3.zip
game:
  exe: Path of Building.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: pob_zip
description: PathOfBuildingCommunity
game_slug: path-of-building
gogslug: ''
humblestoreid: ''
installer_slug: path-of-building-release-2263
name: Path of Building
notes: ''
runner: wine
script:
  files:
  - pob_zip: https://github.com/PathOfBuildingCommunity/PathOfBuilding/releases/download/v2.26.3/PathOfBuildingCommunity-Portable-2.26.3.zip
  game:
    exe: Path of Building.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: pob_zip
slug: path-of-building-release-2263
steamid: null
version: Release 2.26.3
year: 2016
{
  "game_slug": "path-of-building",
  "version": "Release 2.26.3",
  "description": "PathOfBuildingCommunity",
  "notes": "",
  "name": "Path of Building",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "path-of-building-release-2263",
  "installer_slug": "path-of-building-release-2263",
  "script": {
    "files": [
      {
        "pob_zip": "https://github.com/PathOfBuildingCommunity/PathOfBuilding/releases/download/v2.26.3/PathOfBuildingCommunity-Portable-2.26.3.zip"
      }
    ],
    "game": {
      "exe": "Path of Building.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "pob_zip"
        }
      }
    ]
  }
}
Back to game