Installer nekojishi-itchio

files:
- fileGameZip: 'N/A:Please download the Linux version from itch.io.

    https://studioklondike.itch.io/nekojishi '
game:
  exe: $GAMEDIR/Nekojishi.sh
installer:
- extract:
    dst: $GAMEDIR
    file: $fileGameZip
- chmodx: $GAMEDIR/Nekojishi.sh
description: null
game_slug: nekojishi
gogslug: ''
humblestoreid: ''
installer_slug: nekojishi-itchio
name: Nekojishi
notes: ''
runner: linux
script:
  files:
  - fileGameZip: 'N/A:Please download the Linux version from itch.io.

      https://studioklondike.itch.io/nekojishi '
  game:
    exe: $GAMEDIR/Nekojishi.sh
  installer:
  - extract:
      dst: $GAMEDIR
      file: $fileGameZip
  - chmodx: $GAMEDIR/Nekojishi.sh
slug: nekojishi-itchio
steamid: 570840
version: itch.io
year: 2017
{
  "game_slug": "nekojishi",
  "version": "itch.io",
  "description": null,
  "notes": "",
  "name": "Nekojishi",
  "year": 2017,
  "steamid": 570840,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "nekojishi-itchio",
  "installer_slug": "nekojishi-itchio",
  "script": {
    "files": [
      {
        "fileGameZip": "N/A:Please download the Linux version from itch.io.\nhttps://studioklondike.itch.io/nekojishi "
      }
    ],
    "game": {
      "exe": "$GAMEDIR/Nekojishi.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$fileGameZip"
        }
      },
      {
        "chmodx": "$GAMEDIR/Nekojishi.sh"
      }
    ]
  }
}
Back to game