Installer earth-2150-groupees

files:
- file1: N/A:Please select the Groupees archive
game:
  arch: win32
  exe: drive_c/Program Files/Reality Pump/Earth 2150/Earth2150.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $file1
- task:
    args: /S
    executable: $CACHE/Earth2150_ESD_Setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: From "Earth 2150 Trilogy"
game_slug: earth-2150
gogslug: ''
humblestoreid: ''
installer_slug: earth-2150-groupees
name: Earth 2150
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the Groupees archive
  game:
    arch: win32
    exe: drive_c/Program Files/Reality Pump/Earth 2150/Earth2150.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - task:
      args: /S
      executable: $CACHE/Earth2150_ESD_Setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: earth-2150-groupees
steamid: null
version: Groupees
year: 2000
{
  "game_slug": "earth-2150",
  "version": "Groupees",
  "description": "From \"Earth 2150 Trilogy\"",
  "notes": "",
  "name": "Earth 2150",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "earth-2150-groupees",
  "installer_slug": "earth-2150-groupees",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Groupees archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/Reality Pump/Earth 2150/Earth2150.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "task": {
          "args": "/S",
          "executable": "$CACHE/Earth2150_ESD_Setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game