Installer star-trek-elite-force-ii-11-newpatchlocation

files:
- patch: https://www.dougeubanks.com/ef2_patch1.1.exe
game:
  arch: win32
  exe: drive_c/Program Files/Activision/EF2/EF2.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: Setup/Data/EF2.exe
- task:
    arch: win32
    executable: $DISC/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    arch: win32
    executable: patch
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: star-trek-elite-force-ii
gogslug: star_trek_elite_force_ii
humblestoreid: ''
installer_slug: star-trek-elite-force-ii-11-newpatchlocation
name: 'Star Trek: Elite Force II'
notes: ''
runner: wine
script:
  files:
  - patch: https://www.dougeubanks.com/ef2_patch1.1.exe
  game:
    arch: win32
    exe: drive_c/Program Files/Activision/EF2/EF2.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: Setup/Data/EF2.exe
  - task:
      arch: win32
      executable: $DISC/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      arch: win32
      executable: patch
      name: wineexec
      prefix: $GAMEDIR
slug: star-trek-elite-force-ii-11-newpatchlocation
steamid: null
version: 1.1-NewPatchLocation
year: 2003
{
  "game_slug": "star-trek-elite-force-ii",
  "version": "1.1-NewPatchLocation",
  "description": null,
  "notes": "",
  "name": "Star Trek: Elite Force II",
  "year": 2003,
  "steamid": null,
  "gogslug": "star_trek_elite_force_ii",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "star-trek-elite-force-ii-11-newpatchlocation",
  "installer_slug": "star-trek-elite-force-ii-11-newpatchlocation",
  "script": {
    "files": [
      {
        "patch": "https://www.dougeubanks.com/ef2_patch1.1.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Activision/EF2/EF2.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "Setup/Data/EF2.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "$DISC/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "patch",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game