Installer space-colony-cd-dvd

game:
  arch: win32
  exe: drive_c/Program Files/Firefly Studios/Space Colony/Space Colony.exe
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: autoplay.exe
- task:
    arch: win32
    executable: $DISC/autoplay.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: space-colony
gogslug: ''
humblestoreid: ''
installer_slug: space-colony-cd-dvd
name: Space Colony
notes: ''
runner: wine
script:
  game:
    arch: win32
    exe: drive_c/Program Files/Firefly Studios/Space Colony/Space Colony.exe
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: autoplay.exe
  - task:
      arch: win32
      executable: $DISC/autoplay.exe
      name: wineexec
      prefix: $GAMEDIR
slug: space-colony-cd-dvd
steamid: 297920
version: CD / DVD
year: 2003
{
  "game_slug": "space-colony",
  "version": "CD / DVD",
  "description": "",
  "notes": "",
  "name": "Space Colony",
  "year": 2003,
  "steamid": 297920,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "space-colony-cd-dvd",
  "installer_slug": "space-colony-cd-dvd",
  "script": {
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Firefly Studios/Space Colony/Space Colony.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "autoplay.exe"
        }
      },
      {
        "task": {
          "arch": "win32",
          "executable": "$DISC/autoplay.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game