Installer marble-marcher-update-5

files:
- game: https://github.com/yellowcrash10/MarbleMarcher-Linux/archive/master.zip
game:
  exe: $GAMEDIR/start.sh
  working_dir: $GAMEDIR
installer:
- extract:
    file: game
- chmodx: MarbleMarcher
- chmodx: start.sh
require-binaries: bash
description: null
game_slug: marble-marcher
gogslug: ''
humblestoreid: ''
installer_slug: marble-marcher-update-5
name: Marble Marcher
notes: ''
runner: linux
script:
  files:
  - game: https://github.com/yellowcrash10/MarbleMarcher-Linux/archive/master.zip
  game:
    exe: $GAMEDIR/start.sh
    working_dir: $GAMEDIR
  installer:
  - extract:
      file: game
  - chmodx: MarbleMarcher
  - chmodx: start.sh
  require-binaries: bash
slug: marble-marcher-update-5
steamid: null
version: Update 5
year: 2019
{
  "game_slug": "marble-marcher",
  "version": "Update 5",
  "description": null,
  "notes": "",
  "name": "Marble Marcher",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "marble-marcher-update-5",
  "installer_slug": "marble-marcher-update-5",
  "script": {
    "files": [
      {
        "game": "https://github.com/yellowcrash10/MarbleMarcher-Linux/archive/master.zip"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/start.sh",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "file": "game"
        }
      },
      {
        "chmodx": "MarbleMarcher"
      },
      {
        "chmodx": "start.sh"
      }
    ],
    "require-binaries": "bash"
  }
}
Back to game