Installer full-throttle-scummvm-demo

files:
- archive: http://sourceforge.net/projects/scummvm/files/demos/scumm/ft-dos-demo-en.zip
game:
  game_id: ft
  path: $GAMEDIR
installer:
- extract:
    file: archive
scummvm:
  aspect: true
  gfx-mode: 3x
  windowed: true
description: ''
game_slug: full-throttle
gogslug: ''
humblestoreid: ''
installer_slug: full-throttle-scummvm-demo
name: Full Throttle
notes: ''
runner: scummvm
script:
  files:
  - archive: http://sourceforge.net/projects/scummvm/files/demos/scumm/ft-dos-demo-en.zip
  game:
    game_id: ft
    path: $GAMEDIR
  installer:
  - extract:
      file: archive
  scummvm:
    aspect: true
    gfx-mode: 3x
    windowed: true
slug: full-throttle-scummvm-demo
steamid: null
version: ScummVM - Demo
year: 1995
{
  "game_slug": "full-throttle",
  "version": "ScummVM - Demo",
  "description": "",
  "notes": "",
  "name": "Full Throttle",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "full-throttle-scummvm-demo",
  "installer_slug": "full-throttle-scummvm-demo",
  "script": {
    "files": [
      {
        "archive": "http://sourceforge.net/projects/scummvm/files/demos/scumm/ft-dos-demo-en.zip"
      }
    ],
    "game": {
      "game_id": "ft",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "extract": {
          "file": "archive"
        }
      }
    ],
    "scummvm": {
      "aspect": true,
      "gfx-mode": "3x",
      "windowed": true
    }
  }
}
Back to game