Installer streets-of-rogue-gog

files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
  exe: start.sh
installer:
- extract:
    dst: $CACHE/GOG
    file: goginstaller
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE/GOG/data/noarch/
system:
  terminal: true
description: null
game_slug: streets-of-rogue
gogslug: streets_of_rogue
humblestoreid: ''
installer_slug: streets-of-rogue-gog
name: Streets of Rogue
notes: ''
runner: linux
script:
  files:
  - goginstaller: N/A:Please select the GOG.com Linux installer
  game:
    exe: start.sh
  installer:
  - extract:
      dst: $CACHE/GOG
      file: goginstaller
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/GOG/data/noarch/
  system:
    terminal: true
slug: streets-of-rogue-gog
steamid: 512900
version: GOG
year: 2019
{
  "game_slug": "streets-of-rogue",
  "version": "GOG",
  "description": null,
  "notes": "",
  "name": "Streets of Rogue",
  "year": 2019,
  "steamid": 512900,
  "gogslug": "streets_of_rogue",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "streets-of-rogue-gog",
  "installer_slug": "streets-of-rogue-gog",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Please select the GOG.com Linux installer"
      }
    ],
    "game": {
      "exe": "start.sh"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/GOG",
          "file": "goginstaller",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/GOG/data/noarch/"
        }
      }
    ],
    "system": {
      "terminal": true
    }
  }
}
Back to game