Installer star-trek-away-team-cd-v10

files:
- installer: N/A:Select the game's setup file
game:
  arch: win32
  exe: drive_c/Program Files/Activision/Star Trek Away Team/Star Trek.exe
  prefix: $GAMEDIR/prefix
  working_dir: $GAMEDIR/prefix
installer:
- insert-disc:
    requires: Setup.exe
- task:
    executable: $DISC/Setup/Setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: "This installer should create a 32bit prefix and prompt for the install\
  \ disc.\r\nThe game should run without any modification on almost any wine version\
  \ 1.4 and upwards.\r\nWine needs to be installed on your system"
game_slug: star-trek-away-team
gogslug: star_trek_away_team
humblestoreid: ''
installer_slug: star-trek-away-team-cd-v10
name: 'Star Trek: Away Team'
notes: Game launch with incorrect screen resolution.
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    arch: win32
    exe: drive_c/Program Files/Activision/Star Trek Away Team/Star Trek.exe
    prefix: $GAMEDIR/prefix
    working_dir: $GAMEDIR/prefix
  installer:
  - insert-disc:
      requires: Setup.exe
  - task:
      executable: $DISC/Setup/Setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: star-trek-away-team-cd-v10
steamid: null
version: CD v1.0
year: 2001
{
  "game_slug": "star-trek-away-team",
  "version": "CD v1.0",
  "description": "This installer should create a 32bit prefix and prompt for the install disc.\r\nThe game should run without any modification on almost any wine version 1.4 and upwards.\r\nWine needs to be installed on your system",
  "notes": "Game launch with incorrect screen resolution.",
  "name": "Star Trek: Away Team",
  "year": 2001,
  "steamid": null,
  "gogslug": "star_trek_away_team",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "star-trek-away-team-cd-v10",
  "installer_slug": "star-trek-away-team-cd-v10",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Activision/Star Trek Away Team/Star Trek.exe",
      "prefix": "$GAMEDIR/prefix",
      "working_dir": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "Setup.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/Setup/Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game