Installer aloners-redux-itchio

files:
- file1: N/A:Please select the itch.io archive
game:
  exe: AlonersRedux.sh
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/AlonersRedux.sh
- chmodx: $GAMEDIR/lib/linux-i686/AlonersRedux
- chmodx: $GAMEDIR/lib/linux-x86_64/AlonersRedux
description: null
game_slug: aloners-redux
gogslug: ''
humblestoreid: ''
installer_slug: aloners-redux-itchio
name: Aloners (Redux)
notes: Download the Windows release.
runner: linux
script:
  files:
  - file1: N/A:Please select the itch.io archive
  game:
    exe: AlonersRedux.sh
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/AlonersRedux.sh
  - chmodx: $GAMEDIR/lib/linux-i686/AlonersRedux
  - chmodx: $GAMEDIR/lib/linux-x86_64/AlonersRedux
slug: aloners-redux-itchio
steamid: null
version: itch.io
year: 2018
{
  "game_slug": "aloners-redux",
  "version": "itch.io",
  "description": null,
  "notes": "Download the Windows release.",
  "name": "Aloners (Redux)",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "aloners-redux-itchio",
  "installer_slug": "aloners-redux-itchio",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the itch.io archive"
      }
    ],
    "game": {
      "exe": "AlonersRedux.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/AlonersRedux.sh"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-i686/AlonersRedux"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-x86_64/AlonersRedux"
      }
    ]
  }
}
Back to game