Installer tomai-itchio

files:
- file1: N/A:Please select the itch.io archive
game:
  exe: TOMAI.sh
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/TOMAI.sh
- chmodx: $GAMEDIR/lib/linux-i686/TOMAI
- chmodx: $GAMEDIR/lib/linux-x86_64/TOMAI
description: null
game_slug: tomai
gogslug: ''
humblestoreid: ''
installer_slug: tomai-itchio
name: Tomai
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the itch.io archive
  game:
    exe: TOMAI.sh
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/TOMAI.sh
  - chmodx: $GAMEDIR/lib/linux-i686/TOMAI
  - chmodx: $GAMEDIR/lib/linux-x86_64/TOMAI
slug: tomai-itchio
steamid: null
version: itch.io
year: 2017
{
  "game_slug": "tomai",
  "version": "itch.io",
  "description": null,
  "notes": "",
  "name": "Tomai",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "tomai-itchio",
  "installer_slug": "tomai-itchio",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the itch.io archive"
      }
    ],
    "game": {
      "exe": "TOMAI.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/TOMAI.sh"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-i686/TOMAI"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-x86_64/TOMAI"
      }
    ]
  }
}
Back to game