Installer stalker-call-of-pripyat-anomaly-standalone-m

files:
- script: https://raw.githubusercontent.com/gardotd426/Anomalyscript/main/urlvar.sh
game:
  exe: drive_c/anomaly/AnomalyLauncher.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/anomaly
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- execute:
    command: mkdir "$GAMEDIR/drive_c/anomaly"
- chmodx: script
- execute:
    file: script
- extract:
    arch: win64
    dst: $GAMEDIR/drive_c/anomaly
    file: $GAMEDIR/Anomaly-1.5.1.2.7z
    format: 7z
wine:
  version: lutris-fshack-6.14-4-x86_64
description: This is an installer for the standalone S.T.A.L.K.E.R. mod "Anomaly."
  It does not require S.T.A.L.K.E.R. to be installed.
game_slug: stalker-call-of-pripyat
gogslug: stalker_call_of_pripyat
humblestoreid: ''
installer_slug: stalker-call-of-pripyat-anomaly-standalone-m
name: 'S.T.A.L.K.E.R.: Call of Pripyat'
notes: The game's launcher window will offer options for DirectX version (8, 9, 10,
  or 11) as well as support for AVX CPUs. DX11 + AVX support is the best experience
  if you have a DX11-capable GPU and AVX-capable CPU.
runner: wine
script:
  files:
  - script: https://raw.githubusercontent.com/gardotd426/Anomalyscript/main/urlvar.sh
  game:
    exe: drive_c/anomaly/AnomalyLauncher.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/anomaly
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - execute:
      command: mkdir "$GAMEDIR/drive_c/anomaly"
  - chmodx: script
  - execute:
      file: script
  - extract:
      arch: win64
      dst: $GAMEDIR/drive_c/anomaly
      file: $GAMEDIR/Anomaly-1.5.1.2.7z
      format: 7z
  wine:
    version: lutris-fshack-6.14-4-x86_64
slug: stalker-call-of-pripyat-anomaly-standalone-m
steamid: 41700
version: Anomaly Standalone Mod (DXVK)
year: 2010
{
  "game_slug": "stalker-call-of-pripyat",
  "version": "Anomaly Standalone Mod (DXVK)",
  "description": "This is an installer for the standalone S.T.A.L.K.E.R. mod \"Anomaly.\" It does not require S.T.A.L.K.E.R. to be installed.",
  "notes": "The game's launcher window will offer options for DirectX version (8, 9, 10, or 11) as well as support for AVX CPUs. DX11 + AVX support is the best experience if you have a DX11-capable GPU and AVX-capable CPU.",
  "name": "S.T.A.L.K.E.R.: Call of Pripyat",
  "year": 2010,
  "steamid": 41700,
  "gogslug": "stalker_call_of_pripyat",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "stalker-call-of-pripyat-anomaly-standalone-m",
  "installer_slug": "stalker-call-of-pripyat-anomaly-standalone-m",
  "script": {
    "files": [
      {
        "script": "https://raw.githubusercontent.com/gardotd426/Anomalyscript/main/urlvar.sh"
      }
    ],
    "game": {
      "exe": "drive_c/anomaly/AnomalyLauncher.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/anomaly"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "execute": {
          "command": "mkdir \"$GAMEDIR/drive_c/anomaly\""
        }
      },
      {
        "chmodx": "script"
      },
      {
        "execute": {
          "file": "script"
        }
      },
      {
        "extract": {
          "arch": "win64",
          "dst": "$GAMEDIR/drive_c/anomaly",
          "file": "$GAMEDIR/Anomaly-1.5.1.2.7z",
          "format": "7z"
        }
      }
    ],
    "wine": {
      "version": "lutris-fshack-6.14-4-x86_64"
    }
  }
}
Back to game