Installer porradaria-2-pagode-of-the-ni-itchio

files:
- file1: N/A:Please select the itch.io installer
game:
  exe: po2
installer:
- extract:
    dst: $CACHE
    file: $file1
    format: ar
- extract:
    dst: $CACHE
    file: $CACHE/data.tar.xz
- merge:
    dst: $GAMEDIR
    src: $CACHE/po2
description: ''
game_slug: porradaria-2-pagode-of-the-night
gogslug: ''
humblestoreid: ''
installer_slug: porradaria-2-pagode-of-the-ni-itchio
name: 'Porradaria 2: Pagode of the Night'
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the itch.io installer
  game:
    exe: po2
  installer:
  - extract:
      dst: $CACHE
      file: $file1
      format: ar
  - extract:
      dst: $CACHE
      file: $CACHE/data.tar.xz
  - merge:
      dst: $GAMEDIR
      src: $CACHE/po2
slug: porradaria-2-pagode-of-the-ni-itchio
steamid: 431220
version: itch.io
year: 2016
{
  "game_slug": "porradaria-2-pagode-of-the-night",
  "version": "itch.io",
  "description": "",
  "notes": "",
  "name": "Porradaria 2: Pagode of the Night",
  "year": 2016,
  "steamid": 431220,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "porradaria-2-pagode-of-the-ni-itchio",
  "installer_slug": "porradaria-2-pagode-of-the-ni-itchio",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the itch.io installer"
      }
    ],
    "game": {
      "exe": "po2"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1",
          "format": "ar"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$CACHE/data.tar.xz"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/po2"
        }
      }
    ]
  }
}
Back to game