Installer cart-crawlers-itchio

files:
- archive: N/A:Select CartCrawlers_X_X_L.zip
game:
  exe: CartCrawlers
  prefix: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: $archive
- execute:
    command: mv  $GAMEDIR/CartCrawlers*.x86_64 $GAMEDIR/CartCrawlers
- execute:
    command: mv  $GAMEDIR/CartCrawlers*.pck $GAMEDIR/CartCrawlers.pck
- chmodx: $GAMEDIR/CartCrawlers
description: Download at https://aloe-vertex.itch.io/cartcrawlers
game_slug: cart-crawlers
gogslug: ''
humblestoreid: ''
installer_slug: cart-crawlers-itchio
name: Cart Crawlers
notes: ''
runner: linux
script:
  files:
  - archive: N/A:Select CartCrawlers_X_X_L.zip
  game:
    exe: CartCrawlers
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: $archive
  - execute:
      command: mv  $GAMEDIR/CartCrawlers*.x86_64 $GAMEDIR/CartCrawlers
  - execute:
      command: mv  $GAMEDIR/CartCrawlers*.pck $GAMEDIR/CartCrawlers.pck
  - chmodx: $GAMEDIR/CartCrawlers
slug: cart-crawlers-itchio
steamid: null
version: itch.io
year: 2018
{
  "game_slug": "cart-crawlers",
  "version": "itch.io",
  "description": "Download at https://aloe-vertex.itch.io/cartcrawlers",
  "notes": "",
  "name": "Cart Crawlers",
  "year": 2018,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "cart-crawlers-itchio",
  "installer_slug": "cart-crawlers-itchio",
  "script": {
    "files": [
      {
        "archive": "N/A:Select CartCrawlers_X_X_L.zip"
      }
    ],
    "game": {
      "exe": "CartCrawlers",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$archive"
        }
      },
      {
        "execute": {
          "command": "mv  $GAMEDIR/CartCrawlers*.x86_64 $GAMEDIR/CartCrawlers"
        }
      },
      {
        "execute": {
          "command": "mv  $GAMEDIR/CartCrawlers*.pck $GAMEDIR/CartCrawlers.pck"
        }
      },
      {
        "chmodx": "$GAMEDIR/CartCrawlers"
      }
    ]
  }
}
Back to game