Installer boson-x-105-x86

files:
- game: http://downloads.muandheyo.com/BosonX_v1_0_5_Linux.zip
game:
  exe: start.sh
installer:
- extract:
    file: game
- chmodx: $GAMEDIR/bosonx64
- chmodx: $GAMEDIR/bosonx32
- execute:
    args: -c "printf '#!/bin/sh\ncd $GAMEDIR\nif [ \"$$(uname -m)\" = \"x86_64\" ]\nthen\n./bosonx64
      \"$$@\"\nelse\n./bosonx32 \"$$@\"\nfi'>$GAMEDIR/start.sh"
    file: /bin/sh
    terminal: true
- chmodx: $GAMEDIR/start.sh
description: ''
game_slug: boson-x
gogslug: ''
humblestoreid: ''
installer_slug: boson-x-105-x86
name: Boson X
notes: ''
runner: linux
script:
  files:
  - game: http://downloads.muandheyo.com/BosonX_v1_0_5_Linux.zip
  game:
    exe: start.sh
  installer:
  - extract:
      file: game
  - chmodx: $GAMEDIR/bosonx64
  - chmodx: $GAMEDIR/bosonx32
  - execute:
      args: -c "printf '#!/bin/sh\ncd $GAMEDIR\nif [ \"$$(uname -m)\" = \"x86_64\"
        ]\nthen\n./bosonx64 \"$$@\"\nelse\n./bosonx32 \"$$@\"\nfi'>$GAMEDIR/start.sh"
      file: /bin/sh
      terminal: true
  - chmodx: $GAMEDIR/start.sh
slug: boson-x-105-x86
steamid: 302610
version: 1.0.5 - x86
year: 2014
{
  "game_slug": "boson-x",
  "version": "1.0.5 - x86",
  "description": "",
  "notes": "",
  "name": "Boson X",
  "year": 2014,
  "steamid": 302610,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "boson-x-105-x86",
  "installer_slug": "boson-x-105-x86",
  "script": {
    "files": [
      {
        "game": "http://downloads.muandheyo.com/BosonX_v1_0_5_Linux.zip"
      }
    ],
    "game": {
      "exe": "start.sh"
    },
    "installer": [
      {
        "extract": {
          "file": "game"
        }
      },
      {
        "chmodx": "$GAMEDIR/bosonx64"
      },
      {
        "chmodx": "$GAMEDIR/bosonx32"
      },
      {
        "execute": {
          "args": "-c \"printf '#!/bin/sh\\ncd $GAMEDIR\\nif [ \\\"$$(uname -m)\\\" = \\\"x86_64\\\" ]\\nthen\\n./bosonx64 \\\"$$@\\\"\\nelse\\n./bosonx32 \\\"$$@\\\"\\nfi'>$GAMEDIR/start.sh\"",
          "file": "/bin/sh",
          "terminal": true
        }
      },
      {
        "chmodx": "$GAMEDIR/start.sh"
      }
    ]
  }
}
Back to game