Installer technobabylon-humble

files:
- file1: N/A:Please select the Humble archive
game:
  arch: win32
  exe: drive_c/Program Files/Technobabylon/Technobabylon.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $file1
- task:
    args: /sp- /silent /norestart
    executable: $CACHE/TechnobabylonSetup.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: technobabylon
gogslug: technobabylon_deluxe_edition
humblestoreid: ''
installer_slug: technobabylon-humble
name: Technobabylon
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the Humble archive
  game:
    arch: win32
    exe: drive_c/Program Files/Technobabylon/Technobabylon.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - task:
      args: /sp- /silent /norestart
      executable: $CACHE/TechnobabylonSetup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: technobabylon-humble
steamid: 307580
version: Humble
year: 2015
{
  "game_slug": "technobabylon",
  "version": "Humble",
  "description": "",
  "notes": "",
  "name": "Technobabylon",
  "year": 2015,
  "steamid": 307580,
  "gogslug": "technobabylon_deluxe_edition",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "technobabylon-humble",
  "installer_slug": "technobabylon-humble",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Humble archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Technobabylon/Technobabylon.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "task": {
          "args": "/sp- /silent /norestart",
          "executable": "$CACHE/TechnobabylonSetup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game