Installer jamestown-groupees

exe: Jamestown-x86
files:
- file1: N/A:Please select the Groupees archive
- file2: https://github.com/ValveSoftware/source-sdk-2013/raw/master/sp/src/lib/public/linux32/libsteam_api.so
installer:
- extract:
    dst: $CACHE
    file: $file1
- extract:
    dst: $CACHE
    file: $CACHE/JamestownInstaller_1_0_2-bin
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE/data
- move:
    dst: $GAMEDIR
    src: file2
description: ''
game_slug: jamestown
gogslug: ''
humblestoreid: jamestown
installer_slug: jamestown-groupees
name: Jamestown
notes: ''
runner: linux
script:
  exe: Jamestown-x86
  files:
  - file1: N/A:Please select the Groupees archive
  - file2: https://github.com/ValveSoftware/source-sdk-2013/raw/master/sp/src/lib/public/linux32/libsteam_api.so
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - extract:
      dst: $CACHE
      file: $CACHE/JamestownInstaller_1_0_2-bin
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/data
  - move:
      dst: $GAMEDIR
      src: file2
slug: jamestown-groupees
steamid: 94200
version: Groupees
year: 2011
{
  "game_slug": "jamestown",
  "version": "Groupees",
  "description": "",
  "notes": "",
  "name": "Jamestown",
  "year": 2011,
  "steamid": 94200,
  "gogslug": "",
  "humblestoreid": "jamestown",
  "runner": "linux",
  "slug": "jamestown-groupees",
  "installer_slug": "jamestown-groupees",
  "script": {
    "exe": "Jamestown-x86",
    "files": [
      {
        "file1": "N/A:Please select the Groupees archive"
      },
      {
        "file2": "https://github.com/ValveSoftware/source-sdk-2013/raw/master/sp/src/lib/public/linux32/libsteam_api.so"
      }
    ],
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$CACHE/JamestownInstaller_1_0_2-bin",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/data"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "file2"
        }
      }
    ]
  }
}
Back to game