Installer far-cry-1151120

files:
- archive: https://archive.org/download/far-cry-demo.tar.xz/far-cry-demo.tar.xz
game:
  exe: $GAMEDIR/FarCry.exe
  prefix: $GAMEDIR/prefix
installer:
- extract:
    file: archive
wine:
  esync: false
description: demo
game_slug: far-cry
gogslug: far_cry
humblestoreid: far-cry
installer_slug: far-cry-1151120
name: Far Cry
notes: If broken textures - use UMU.
runner: wine
script:
  files:
  - archive: https://archive.org/download/far-cry-demo.tar.xz/far-cry-demo.tar.xz
  game:
    exe: $GAMEDIR/FarCry.exe
    prefix: $GAMEDIR/prefix
  installer:
  - extract:
      file: archive
  wine:
    esync: false
slug: far-cry-1151120
steamid: 13520
version: 1.1.5.1120
year: 2004
{
  "game_slug": "far-cry",
  "version": "1.1.5.1120",
  "description": "demo",
  "notes": "If broken textures - use UMU.",
  "name": "Far Cry",
  "year": 2004,
  "steamid": 13520,
  "gogslug": "far_cry",
  "humblestoreid": "far-cry",
  "runner": "wine",
  "slug": "far-cry-1151120",
  "installer_slug": "far-cry-1151120",
  "script": {
    "files": [
      {
        "archive": "https://archive.org/download/far-cry-demo.tar.xz/far-cry-demo.tar.xz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/FarCry.exe",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "extract": {
          "file": "archive"
        }
      }
    ],
    "wine": {
      "esync": false
    }
  }
}
Back to game