Installer sam-max-hit-the-road-gog

custom-name: Sam & Max Hit the Road - GOG - ScummVM
files:
- inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
- gog: N/A:Please select the "Sam & Max Hit the Road" GOG Windows setup file.
game:
  game_id: samnmax
  path: $GAMEDIR
installer:
- extract:
    dst: $CACHE/innoextract
    file: inno
- execute:
    args: --extract $gog --output-dir "$GAMEDIR"
    file: $CACHE/innoextract/innoextract
- execute:
    command: cd "$GAMEDIR" ; rm -f -r app commonappdata __redist scummvm __support
      tmp goggame-1207666303.* ;
scummvm:
  aspect: true
  fullscreen: true
description: '"Sam & Max - Hit the Road" GOG edition for ScummVM.'
game_slug: sam-max-hit-the-road
gogslug: sam_max_hit_the_road
humblestoreid: ''
installer_slug: sam-max-hit-the-road-gog
name: Sam & Max Hit the Road
notes: ''
runner: scummvm
script:
  custom-name: Sam & Max Hit the Road - GOG - ScummVM
  files:
  - inno: http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  - gog: N/A:Please select the "Sam & Max Hit the Road" GOG Windows setup file.
  game:
    game_id: samnmax
    path: $GAMEDIR
  installer:
  - extract:
      dst: $CACHE/innoextract
      file: inno
  - execute:
      args: --extract $gog --output-dir "$GAMEDIR"
      file: $CACHE/innoextract/innoextract
  - execute:
      command: cd "$GAMEDIR" ; rm -f -r app commonappdata __redist scummvm __support
        tmp goggame-1207666303.* ;
  scummvm:
    aspect: true
    fullscreen: true
slug: sam-max-hit-the-road-gog
steamid: 355170
version: GOG
year: 1993
{
  "game_slug": "sam-max-hit-the-road",
  "version": "GOG",
  "description": "\"Sam & Max - Hit the Road\" GOG edition for ScummVM.",
  "notes": "",
  "name": "Sam & Max Hit the Road",
  "year": 1993,
  "steamid": 355170,
  "gogslug": "sam_max_hit_the_road",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "sam-max-hit-the-road-gog",
  "installer_slug": "sam-max-hit-the-road-gog",
  "script": {
    "custom-name": "Sam & Max Hit the Road - GOG - ScummVM",
    "files": [
      {
        "inno": "http://constexpr.org/innoextract/files/snapshots/innoextract-1.8-dev-2019-01-13/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      },
      {
        "gog": "N/A:Please select the \"Sam & Max Hit the Road\" GOG Windows setup file."
      }
    ],
    "game": {
      "game_id": "samnmax",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/innoextract",
          "file": "inno"
        }
      },
      {
        "execute": {
          "args": "--extract $gog --output-dir \"$GAMEDIR\"",
          "file": "$CACHE/innoextract/innoextract"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR\" ; rm -f -r app commonappdata __redist scummvm __support tmp goggame-1207666303.* ;"
        }
      }
    ],
    "scummvm": {
      "aspect": true,
      "fullscreen": true
    }
  }
}
Back to game