Installer serious-sam-the-first-encount-humble-bundle

files:
- binaries: https://lutris.nyc3.cdn.digitaloceanspaces.com/games%2Fserious-sam%2Fserious-sam-tfe-x86_64.tar.xz
- data: N/A:Select the ZIP file for the Windows version from http://humblebundle.com
game:
  exe: Bin/SeriousSam
installer:
- extract:
    dst: $CACHE/tmp/serious-sam-data
    file: data
- merge:
    dst: $GAMEDIR
    src: $CACHE/tmp/serious-sam-data/Install/
- extract:
    dst: $GAMEDIR/Bin
    file: binaries
description: ''
game_slug: serious-sam-the-first-encounter
gogslug: serious_sam_the_first_encounter
humblestoreid: serious-sam-hd-the-first-encounter
installer_slug: serious-sam-the-first-encount-humble-bundle
name: 'Serious Sam: The First Encounter'
notes: ''
runner: linux
script:
  files:
  - binaries: https://lutris.nyc3.cdn.digitaloceanspaces.com/games%2Fserious-sam%2Fserious-sam-tfe-x86_64.tar.xz
  - data: N/A:Select the ZIP file for the Windows version from http://humblebundle.com
  game:
    exe: Bin/SeriousSam
  installer:
  - extract:
      dst: $CACHE/tmp/serious-sam-data
      file: data
  - merge:
      dst: $GAMEDIR
      src: $CACHE/tmp/serious-sam-data/Install/
  - extract:
      dst: $GAMEDIR/Bin
      file: binaries
slug: serious-sam-the-first-encount-humble-bundle
steamid: 41050
version: Humble Bundle
year: 2001
{
  "game_slug": "serious-sam-the-first-encounter",
  "version": "Humble Bundle",
  "description": "",
  "notes": "",
  "name": "Serious Sam: The First Encounter",
  "year": 2001,
  "steamid": 41050,
  "gogslug": "serious_sam_the_first_encounter",
  "humblestoreid": "serious-sam-hd-the-first-encounter",
  "runner": "linux",
  "slug": "serious-sam-the-first-encount-humble-bundle",
  "installer_slug": "serious-sam-the-first-encount-humble-bundle",
  "script": {
    "files": [
      {
        "binaries": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games%2Fserious-sam%2Fserious-sam-tfe-x86_64.tar.xz"
      },
      {
        "data": "N/A:Select the ZIP file for the Windows version from http://humblebundle.com"
      }
    ],
    "game": {
      "exe": "Bin/SeriousSam"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/tmp/serious-sam-data",
          "file": "data"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/tmp/serious-sam-data/Install/"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/Bin",
          "file": "binaries"
        }
      }
    ]
  }
}
Back to game