Installer stoorm-yellow-edition-groupees

files:
- file1: N/A:Please select the Groupees archive
game:
  arch: win32
  exe: drive_c/Program Files/STOORM/STOORM.exe
  prefix: $GAMEDIR
installer:
- extract:
    dst: $CACHE
    file: $file1
- task:
    args: '"/S" "/D="C:\\Program Files\\STOORM""'
    executable: $CACHE/STOORM-Game.exe
    name: wineexec
    prefix: $GAMEDIR
description: ''
game_slug: stoorm-yellow-edition
gogslug: ''
humblestoreid: ''
installer_slug: stoorm-yellow-edition-groupees
name: STOORM - Yellow Edition.
notes: ''
runner: wine
script:
  files:
  - file1: N/A:Please select the Groupees archive
  game:
    arch: win32
    exe: drive_c/Program Files/STOORM/STOORM.exe
    prefix: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE
      file: $file1
  - task:
      args: '"/S" "/D="C:\\Program Files\\STOORM""'
      executable: $CACHE/STOORM-Game.exe
      name: wineexec
      prefix: $GAMEDIR
slug: stoorm-yellow-edition-groupees
steamid: 365930
version: Groupees
year: 2015
{
  "game_slug": "stoorm-yellow-edition",
  "version": "Groupees",
  "description": "",
  "notes": "",
  "name": "STOORM - Yellow Edition.",
  "year": 2015,
  "steamid": 365930,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "stoorm-yellow-edition-groupees",
  "installer_slug": "stoorm-yellow-edition-groupees",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Groupees archive"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "drive_c/Program Files/STOORM/STOORM.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file1"
        }
      },
      {
        "task": {
          "args": "\"/S\" \"/D=\"C:\\\\Program Files\\\\STOORM\"\"",
          "executable": "$CACHE/STOORM-Game.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game