Installer midnight-witch-itch-io

files:
- file1: N/A:Please select the itch.io archive
game:
  exe: $GAMEDIR/MidnightWitch.sh
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/lib/py2-linux-x86_64/MidnightWitch
- chmodx: $GAMEDIR/MidnightWitch.sh
description: ''
game_slug: midnight-witch
gogslug: ''
humblestoreid: ''
installer_slug: midnight-witch-itch-io
name: Midnight Witch
notes: The itch.io version may be out of date compared to the Steam version
runner: linux
script:
  files:
  - file1: N/A:Please select the itch.io archive
  game:
    exe: $GAMEDIR/MidnightWitch.sh
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/lib/py2-linux-x86_64/MidnightWitch
  - chmodx: $GAMEDIR/MidnightWitch.sh
slug: midnight-witch-itch-io
steamid: null
version: itch io
year: null
{
  "game_slug": "midnight-witch",
  "version": "itch io",
  "description": "",
  "notes": "The itch.io version may be out of date compared to the Steam version",
  "name": "Midnight Witch",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "midnight-witch-itch-io",
  "installer_slug": "midnight-witch-itch-io",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the itch.io archive"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/MidnightWitch.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/lib/py2-linux-x86_64/MidnightWitch"
      },
      {
        "chmodx": "$GAMEDIR/MidnightWitch.sh"
      }
    ]
  }
}
Back to game