Installer star-control-ii-gog

files:
- installer: N/A:Select the Windows installer downloaded from GOG
game:
  exe: drive_c/GOG Games/Star Control 2/STARCON2.EXE
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    name: null
- task:
    args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
    executable: installer
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: star-control-2
gogslug: star_control_i_ii
humblestoreid: ''
installer_slug: star-control-ii-gog
name: Star Control II
notes: ''
runner: wine
script:
  files:
  - installer: N/A:Select the Windows installer downloaded from GOG
  game:
    exe: drive_c/GOG Games/Star Control 2/STARCON2.EXE
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      name: null
  - task:
      args: /SP- /NOCANCEL /SUPPRESSMSGBOXES
      executable: installer
      name: wineexec
      prefix: $GAMEDIR
slug: star-control-ii-gog
steamid: null
version: GOG
year: 1992
{
  "game_slug": "star-control-2",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Star Control II",
  "year": 1992,
  "steamid": null,
  "gogslug": "star_control_i_ii",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "star-control-ii-gog",
  "installer_slug": "star-control-ii-gog",
  "script": {
    "files": [
      {
        "installer": "N/A:Select the Windows installer downloaded from GOG"
      }
    ],
    "game": {
      "exe": "drive_c/GOG Games/Star Control 2/STARCON2.EXE",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "name": null
        }
      },
      {
        "task": {
          "args": "/SP- /NOCANCEL /SUPPRESSMSGBOXES",
          "executable": "installer",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game