Installer prey-2006-native-steam-data

files:
- steamdata: $STEAM:3970:/
- installer: https://icculus.org/prey/downloads/prey-installer-02192009.bin
game:
  exe: prey
  working_dir: $GAMEDIR
installer:
- extract:
    dst: $GAMEDIR
    file: $installer
- merge:
    dst: $GAMEDIR
    src: $GAMEDIR/data/prey-linux-x86
- merge:
    dst: $GAMEDIR/base
    src: $steamdata/base/
description: ''
game_slug: prey-2006
gogslug: ''
humblestoreid: ''
installer_slug: prey-2006-native-steam-data
name: Prey (2006)
notes: ''
runner: linux
script:
  files:
  - steamdata: $STEAM:3970:/
  - installer: https://icculus.org/prey/downloads/prey-installer-02192009.bin
  game:
    exe: prey
    working_dir: $GAMEDIR
  installer:
  - extract:
      dst: $GAMEDIR
      file: $installer
  - merge:
      dst: $GAMEDIR
      src: $GAMEDIR/data/prey-linux-x86
  - merge:
      dst: $GAMEDIR/base
      src: $steamdata/base/
slug: prey-2006-native-steam-data
steamid: 3970
version: Native (Steam data)
year: 2006
{
  "game_slug": "prey-2006",
  "version": "Native (Steam data)",
  "description": "",
  "notes": "",
  "name": "Prey (2006)",
  "year": 2006,
  "steamid": 3970,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "prey-2006-native-steam-data",
  "installer_slug": "prey-2006-native-steam-data",
  "script": {
    "files": [
      {
        "steamdata": "$STEAM:3970:/"
      },
      {
        "installer": "https://icculus.org/prey/downloads/prey-installer-02192009.bin"
      }
    ],
    "game": {
      "exe": "prey",
      "working_dir": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$installer"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$GAMEDIR/data/prey-linux-x86"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/base",
          "src": "$steamdata/base/"
        }
      }
    ]
  }
}
Back to game