Installer fear-combat-sec2-211

files:
- fear-game:
    filename: fear_combat_202_community_full_multilang_beta3.exe
    url: https://fear-community.org/download/81282/
- fear-update:
    filename: SEC2-2.1.1-Update.zip
    url: https://fear-community.org/download/188994/
game:
  exe: drive_c/FEARCombat/FEARMP.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    args: /DIR="C:/FEARCombat"
    description: Installing game
    executable: fear-game
    name: wineexec
    prefix: $GAMEDIR
- extract:
    dst: $CACHE/
    file: fear-update
- task:
    args: /DIR="C:/FEARCombat"
    description: Installing update
    executable: $CACHE/SEC2-2.1.1-Update.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: fear-combat
gogslug: ''
humblestoreid: ''
installer_slug: fear-combat-sec2-211
name: F.E.A.R Combat
notes: "Do not forget to register at https://fear-community.org/ to get your multiplayer\
  \ key.\r\nTested on wine-ge runners."
runner: wine
script:
  files:
  - fear-game:
      filename: fear_combat_202_community_full_multilang_beta3.exe
      url: https://fear-community.org/download/81282/
  - fear-update:
      filename: SEC2-2.1.1-Update.zip
      url: https://fear-community.org/download/188994/
  game:
    exe: drive_c/FEARCombat/FEARMP.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      args: /DIR="C:/FEARCombat"
      description: Installing game
      executable: fear-game
      name: wineexec
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE/
      file: fear-update
  - task:
      args: /DIR="C:/FEARCombat"
      description: Installing update
      executable: $CACHE/SEC2-2.1.1-Update.exe
      name: wineexec
      prefix: $GAMEDIR
slug: fear-combat-sec2-211
steamid: null
version: SEC2 2.1.1
year: 2006
{
  "game_slug": "fear-combat",
  "version": "SEC2 2.1.1",
  "description": "",
  "notes": "Do not forget to register at https://fear-community.org/ to get your multiplayer key.\r\nTested on wine-ge runners.",
  "name": "F.E.A.R Combat",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "fear-combat-sec2-211",
  "installer_slug": "fear-combat-sec2-211",
  "script": {
    "files": [
      {
        "fear-game": {
          "filename": "fear_combat_202_community_full_multilang_beta3.exe",
          "url": "https://fear-community.org/download/81282/"
        }
      },
      {
        "fear-update": {
          "filename": "SEC2-2.1.1-Update.zip",
          "url": "https://fear-community.org/download/188994/"
        }
      }
    ],
    "game": {
      "exe": "drive_c/FEARCombat/FEARMP.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "args": "/DIR=\"C:/FEARCombat\"",
          "description": "Installing game",
          "executable": "fear-game",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE/",
          "file": "fear-update"
        }
      },
      {
        "task": {
          "args": "/DIR=\"C:/FEARCombat\"",
          "description": "Installing update",
          "executable": "$CACHE/SEC2-2.1.1-Update.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game