Installer grey-feather-itchio

files:
- file1: N/A:Please select the itch.io archive
game:
  exe: GreyFeather.sh
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/GreyFeather.sh
- chmodx: $GAMEDIR/lib/linux-i686/GreyFeather
- chmodx: $GAMEDIR/lib/linux-x86_64/GreyFeather
description: Should also work for the demo.
game_slug: grey-feather
gogslug: ''
humblestoreid: ''
installer_slug: grey-feather-itchio
name: Grey Feather
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the itch.io archive
  game:
    exe: GreyFeather.sh
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/GreyFeather.sh
  - chmodx: $GAMEDIR/lib/linux-i686/GreyFeather
  - chmodx: $GAMEDIR/lib/linux-x86_64/GreyFeather
slug: grey-feather-itchio
steamid: null
version: itch.io
year: 2019
{
  "game_slug": "grey-feather",
  "version": "itch.io",
  "description": "Should also work for the demo.",
  "notes": "",
  "name": "Grey Feather",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "grey-feather-itchio",
  "installer_slug": "grey-feather-itchio",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the itch.io archive"
      }
    ],
    "game": {
      "exe": "GreyFeather.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/GreyFeather.sh"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-i686/GreyFeather"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-x86_64/GreyFeather"
      }
    ]
  }
}
Back to game