Installer may-i-take-your-order-itchio

files:
- file1: N/A:Please select the game archive
game:
  exe: MayITakeYourOrder.sh
installer:
- extract:
    file: $file1
- chmodx: $GAMEDIR/MayITakeYourOrder.sh
- chmodx: $GAMEDIR/lib/linux-i686/MayITakeYourOrder
- chmodx: $GAMEDIR/lib/linux-x86_64/MayITakeYourOrder
description: null
game_slug: may-i-take-your-order
gogslug: ''
humblestoreid: ''
installer_slug: may-i-take-your-order-itchio
name: May I Take Your Order?
notes: ''
runner: linux
script:
  files:
  - file1: N/A:Please select the game archive
  game:
    exe: MayITakeYourOrder.sh
  installer:
  - extract:
      file: $file1
  - chmodx: $GAMEDIR/MayITakeYourOrder.sh
  - chmodx: $GAMEDIR/lib/linux-i686/MayITakeYourOrder
  - chmodx: $GAMEDIR/lib/linux-x86_64/MayITakeYourOrder
slug: may-i-take-your-order-itchio
steamid: null
version: itch.io
year: 2017
{
  "game_slug": "may-i-take-your-order",
  "version": "itch.io",
  "description": null,
  "notes": "",
  "name": "May I Take Your Order?",
  "year": 2017,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "may-i-take-your-order-itchio",
  "installer_slug": "may-i-take-your-order-itchio",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the game archive"
      }
    ],
    "game": {
      "exe": "MayITakeYourOrder.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "$file1"
        }
      },
      {
        "chmodx": "$GAMEDIR/MayITakeYourOrder.sh"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-i686/MayITakeYourOrder"
      },
      {
        "chmodx": "$GAMEDIR/lib/linux-x86_64/MayITakeYourOrder"
      }
    ]
  }
}
Back to game