Installer astebreed-humble-bundle

files:
- humbleinstaller: N/A:Please select the Humble Bundle installer.
game:
  arch: win32
  exe: drive_c/Astebreed/Astebreed.exe
  humbleid: astebreed
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: d3dx9
    name: winetricks
    prefix: $GAMEDIR
- extract:
    description: Installing Astebreed
    dst: $GAMEDIR/drive_c/Astebreed/
    file: humbleinstaller
description: null
game_slug: astebreed
gogslug: astebreed
humblestoreid: astebreed
installer_slug: astebreed-humble-bundle
name: Astebreed
notes: ''
runner: wine
script:
  files:
  - humbleinstaller: N/A:Please select the Humble Bundle installer.
  game:
    arch: win32
    exe: drive_c/Astebreed/Astebreed.exe
    humbleid: astebreed
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: d3dx9
      name: winetricks
      prefix: $GAMEDIR
  - extract:
      description: Installing Astebreed
      dst: $GAMEDIR/drive_c/Astebreed/
      file: humbleinstaller
slug: astebreed-humble-bundle
steamid: 283680
version: Humble Bundle
year: 2014
{
  "game_slug": "astebreed",
  "version": "Humble Bundle",
  "description": null,
  "notes": "",
  "name": "Astebreed",
  "year": 2014,
  "steamid": 283680,
  "gogslug": "astebreed",
  "humblestoreid": "astebreed",
  "runner": "wine",
  "slug": "astebreed-humble-bundle",
  "installer_slug": "astebreed-humble-bundle",
  "script": {
    "files": [
      {
        "humbleinstaller": "N/A:Please select the Humble Bundle installer."
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Astebreed/Astebreed.exe",
      "humbleid": "astebreed",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "d3dx9",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "description": "Installing Astebreed",
          "dst": "$GAMEDIR/drive_c/Astebreed/",
          "file": "humbleinstaller"
        }
      }
    ]
  }
}
Back to game