Installer star-trek-bridge-commander-10

files:
- installer: N/A:Select the game's setup file
game:
  arch: win32
  exe: drive_c/Program Files/Activision/Bridge Commander/stbc.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\n\r\nThe game should run without any modification on almost any wine version\
  \ 1.4 and upwards.\r\n\r\nTo Do: Add updates and mod installations"
game_slug: star-trek-bridge-commander
gogslug: ''
humblestoreid: ''
installer_slug: star-trek-bridge-commander-10
name: 'Star Trek: Bridge Commander'
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the game's setup file
  game:
    arch: win32
    exe: drive_c/Program Files/Activision/Bridge Commander/stbc.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-bridge-commander-10
steamid: null
version: '1.0'
year: 2002
{
  "game_slug": "star-trek-bridge-commander",
  "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.\r\n\r\nTo Do: Add updates and mod installations",
  "notes": "",
  "name": "Star Trek: Bridge Commander",
  "year": 2002,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "star-trek-bridge-commander-10",
  "installer_slug": "star-trek-bridge-commander-10",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the game's setup file"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Activision/Bridge Commander/stbc.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