Installer bakedmagic-itchio

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