Installer postal-open-source-no-steam

files:
- engine: https://lutris.net/files/games/postal/postal-nosteamworks-1.0-i686.tar.gz
- assets: $STEAM:232770:/
game:
  exe: postal1-bin
installer:
- merge:
    dst: $GAMEDIR
    src: assets
- extract:
    file: engine
description: Uses the Open Source engine with Steam data
game_slug: postal
gogslug: ''
humblestoreid: ''
installer_slug: postal-open-source-no-steam
name: POSTAL
notes: Binary without SteamWork enabled, doesn't require Steam to be running.
runner: linux
script:
  files:
  - engine: https://lutris.net/files/games/postal/postal-nosteamworks-1.0-i686.tar.gz
  - assets: $STEAM:232770:/
  game:
    exe: postal1-bin
  installer:
  - merge:
      dst: $GAMEDIR
      src: assets
  - extract:
      file: engine
slug: postal-open-source-no-steam
steamid: 232770
version: Open Source (No SteamWorks)
year: 1997
{
  "game_slug": "postal",
  "version": "Open Source (No SteamWorks)",
  "description": "Uses the Open Source engine with Steam data",
  "notes": "Binary without SteamWork enabled, doesn't require Steam to be running.",
  "name": "POSTAL",
  "year": 1997,
  "steamid": 232770,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "postal-open-source-no-steam",
  "installer_slug": "postal-open-source-no-steam",
  "script": {
    "files": [
      {
        "engine": "https://lutris.net/files/games/postal/postal-nosteamworks-1.0-i686.tar.gz"
      },
      {
        "assets": "$STEAM:232770:/"
      }
    ],
    "game": {
      "exe": "postal1-bin"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "assets"
        }
      },
      {
        "extract": {
          "file": "engine"
        }
      }
    ]
  }
}
Back to game