Installer star-trek-armada-ii-10

files:
- installer: N/A:Select the game's setup file
- installerpatch1:
    filename: Armada_Patch_1_2.EXE
    referer: https://www.fileplanet.com
    url: http://download.fileplanet.com/ftp1/fpnew/patches/Armada_Patch_1_2.EXE
game:
  arch: win32
  exe: drive_c/Program Files/Activision/Star Trek Armada II/Armada2.exe
  prefix: $GAMEDIR/prefix
  working_dir: $GAMEDIR/prefix
installer:
- insert-disc:
    requires: Setup.exe
- task:
    executable: $DISC/Setup/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
- task:
    executable: installerpatch1
    name: wineexec
    prefix: $GAMEDIR
description: "This installer should create a 32bit prefix and prompt for the install\
  \ disc.\r\n\r\nThe game should run without any modification on almost any wine version\
  \ 1.4 and upwards."
game_slug: star-trek-armada-ii
gogslug: star_trek_armada_ii
humblestoreid: ''
installer_slug: star-trek-armada-ii-10
name: 'Star Trek: Armada II'
notes: "To DO: Include install for the v1.2 Update Patch\r\n- installer:\r\n    filename:\
  \ Armada_Patch_1_2.EXE\r\n    referer: https://www.fileplanet.com\r\n    url: http://download.fileplanet.com/ftp1/fpnew/patches/Armada_Patch_1_2.EXE\r\
  \n- task:\r\n    executable: Armada_Patch_1_2.EXE\r\n    name: wineexec\r\n    prefix:\
  \ $GAMEDIR"
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  - installerpatch1:
      filename: Armada_Patch_1_2.EXE
      referer: https://www.fileplanet.com
      url: http://download.fileplanet.com/ftp1/fpnew/patches/Armada_Patch_1_2.EXE
  game:
    arch: win32
    exe: drive_c/Program Files/Activision/Star Trek Armada II/Armada2.exe
    prefix: $GAMEDIR/prefix
    working_dir: $GAMEDIR/prefix
  installer:
  - insert-disc:
      requires: Setup.exe
  - task:
      executable: $DISC/Setup/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
  - task:
      executable: installerpatch1
      name: wineexec
      prefix: $GAMEDIR
slug: star-trek-armada-ii-10
steamid: null
version: '1.0'
year: 2001
{
  "game_slug": "star-trek-armada-ii",
  "version": "1.0",
  "description": "This installer should create a 32bit prefix and prompt for the install disc.\r\n\r\nThe game should run without any modification on almost any wine version 1.4 and upwards.",
  "notes": "To DO: Include install for the v1.2 Update Patch\r\n- installer:\r\n    filename: Armada_Patch_1_2.EXE\r\n    referer: https://www.fileplanet.com\r\n    url: http://download.fileplanet.com/ftp1/fpnew/patches/Armada_Patch_1_2.EXE\r\n- task:\r\n    executable: Armada_Patch_1_2.EXE\r\n    name: wineexec\r\n    prefix: $GAMEDIR",
  "name": "Star Trek: Armada II",
  "year": 2001,
  "steamid": null,
  "gogslug": "star_trek_armada_ii",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "star-trek-armada-ii-10",
  "installer_slug": "star-trek-armada-ii-10",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      },
      {
        "installerpatch1": {
          "filename": "Armada_Patch_1_2.EXE",
          "referer": "https://www.fileplanet.com",
          "url": "http://download.fileplanet.com/ftp1/fpnew/patches/Armada_Patch_1_2.EXE"
        }
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Activision/Star Trek Armada II/Armada2.exe",
      "prefix": "$GAMEDIR/prefix",
      "working_dir": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "Setup.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/Setup/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "installerpatch1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game