Installer monster-girl-island-itchio

files:
- file1: N/A:Please select the itch.io archive
game:
  exe: MGI.x86_64
  launch_configs:
  - exe: MGI.x86
    name: 32 bit version
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/MGI.x86
- chmodx: $GAMEDIR/MGI.x86_64
description: ''
game_slug: monster-girl-island
gogslug: ''
humblestoreid: ''
installer_slug: monster-girl-island-itchio
name: Monster Girl Island
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the itch.io archive
  game:
    exe: MGI.x86_64
    launch_configs:
    - exe: MGI.x86
      name: 32 bit version
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/MGI.x86
  - chmodx: $GAMEDIR/MGI.x86_64
slug: monster-girl-island-itchio
steamid: null
version: itch.io
year: 2015
{
  "game_slug": "monster-girl-island",
  "version": "itch.io",
  "description": "",
  "notes": "",
  "name": "Monster Girl Island",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "monster-girl-island-itchio",
  "installer_slug": "monster-girl-island-itchio",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the itch.io archive"
      }
    ],
    "game": {
      "exe": "MGI.x86_64",
      "launch_configs": [
        {
          "exe": "MGI.x86",
          "name": "32 bit version"
        }
      ]
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/MGI.x86"
      },
      {
        "chmodx": "$GAMEDIR/MGI.x86_64"
      }
    ]
  }
}
Back to game