Installer roundabout-humble

files:
- game: N/A:Please select the Humble archive
game:
  exe: Roundabout.x86
installer:
- extract:
    dst: $GAMEDIR
    file: game
- chmodx: $GAMEDIR/Roundabout.x86
description: ''
game_slug: roundabout
gogslug: ''
humblestoreid: ''
installer_slug: roundabout-humble
name: Roundabout
notes: ''
runner: linux
script:
  files:
  - game: N/A:Please select the Humble archive
  game:
    exe: Roundabout.x86
  installer:
  - extract:
      dst: $GAMEDIR
      file: game
  - chmodx: $GAMEDIR/Roundabout.x86
slug: roundabout-humble
steamid: 303430
version: Humble
year: 2014
{
  "game_slug": "roundabout",
  "version": "Humble",
  "description": "",
  "notes": "",
  "name": "Roundabout",
  "year": 2014,
  "steamid": 303430,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "roundabout-humble",
  "installer_slug": "roundabout-humble",
  "script": {
    "files": [
      {
        "game": "N/A:Please select the Humble archive"
      }
    ],
    "game": {
      "exe": "Roundabout.x86"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "game"
        }
      },
      {
        "chmodx": "$GAMEDIR/Roundabout.x86"
      }
    ]
  }
}
Back to game