Installer dropsy-humble-bundle

files:
- dropsy-game: 'N/A: Please select the .zip install file downloaded from humblebundle.com'
game:
  exe: Dropsy.x86_64
  launch_configs:
  - exe: Dropsy.x86
    name: 32 bit version
installer:
- extract:
    file: dropsy-game
- chmodx: $GAMEDIR/Dropsy.x86
- chmodx: $GAMEDIR/Dropsy.x86_64
description: ''
game_slug: dropsy
gogslug: dropsy
humblestoreid: dropsy
installer_slug: dropsy-humble-bundle
name: Dropsy
notes: ''
runner: linux
script:
  files:
  - dropsy-game: 'N/A: Please select the .zip install file downloaded from humblebundle.com'
  game:
    exe: Dropsy.x86_64
    launch_configs:
    - exe: Dropsy.x86
      name: 32 bit version
  installer:
  - extract:
      file: dropsy-game
  - chmodx: $GAMEDIR/Dropsy.x86
  - chmodx: $GAMEDIR/Dropsy.x86_64
slug: dropsy-humble-bundle
steamid: 274350
version: Humble Bundle
year: 2015
{
  "game_slug": "dropsy",
  "version": "Humble Bundle",
  "description": "",
  "notes": "",
  "name": "Dropsy",
  "year": 2015,
  "steamid": 274350,
  "gogslug": "dropsy",
  "humblestoreid": "dropsy",
  "runner": "linux",
  "slug": "dropsy-humble-bundle",
  "installer_slug": "dropsy-humble-bundle",
  "script": {
    "files": [
      {
        "dropsy-game": "N/A: Please select the .zip install file downloaded from humblebundle.com"
      }
    ],
    "game": {
      "exe": "Dropsy.x86_64",
      "launch_configs": [
        {
          "exe": "Dropsy.x86",
          "name": "32 bit version"
        }
      ]
    },
    "installer": [
      {
        "extract": {
          "file": "dropsy-game"
        }
      },
      {
        "chmodx": "$GAMEDIR/Dropsy.x86"
      },
      {
        "chmodx": "$GAMEDIR/Dropsy.x86_64"
      }
    ]
  }
}
Back to game