Installer offspring-fling-hb-deb

files:
- file1: N/A:Please select the Humble installer
game:
  main_file: $GAMEDIR/offspring-fling.html
installer:
- extract:
    dst: $CACHE
    file: $file1
    format: ar
- extract:
    dst: $CACHE
    file: $CACHE/data.tar.gz
- move:
    dst: $GAMEDIR
    src: $CACHE/opt/offspring-fling/offspring-fling.html
- move:
    dst: $GAMEDIR
    src: $CACHE/opt/offspring-fling/OffspringFling.swf
web:
  disable_scrolling: true
  enable_flash: true
  window_size: 640x480
description: null
game_slug: offspring-fling
gogslug: ''
humblestoreid: offspringfling
installer_slug: offspring-fling-hb-deb
name: Offspring Fling!
notes: ''
runner: web
script:
  files:
  - file1: N/A:Please select the Humble installer
  game:
    main_file: $GAMEDIR/offspring-fling.html
  installer:
  - extract:
      dst: $CACHE
      file: $file1
      format: ar
  - extract:
      dst: $CACHE
      file: $CACHE/data.tar.gz
  - move:
      dst: $GAMEDIR
      src: $CACHE/opt/offspring-fling/offspring-fling.html
  - move:
      dst: $GAMEDIR
      src: $CACHE/opt/offspring-fling/OffspringFling.swf
  web:
    disable_scrolling: true
    enable_flash: true
    window_size: 640x480
slug: offspring-fling-hb-deb
steamid: 211360
version: hb-deb
year: 2012
{
  "game_slug": "offspring-fling",
  "version": "hb-deb",
  "description": null,
  "notes": "",
  "name": "Offspring Fling!",
  "year": 2012,
  "steamid": 211360,
  "gogslug": "",
  "humblestoreid": "offspringfling",
  "runner": "web",
  "slug": "offspring-fling-hb-deb",
  "installer_slug": "offspring-fling-hb-deb",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Humble installer"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/offspring-fling.html"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1",
          "format": "ar"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$CACHE/data.tar.gz"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/opt/offspring-fling/offspring-fling.html"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/opt/offspring-fling/OffspringFling.swf"
        }
      }
    ],
    "web": {
      "disable_scrolling": true,
      "enable_flash": true,
      "window_size": "640x480"
    }
  }
}
Back to game