Installer the-longest-journey-steam-scummvm

custom-name: The Longest Journey - Steam - ScummVM
files:
- fonts: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20Longest%20Journey/Fonts.tar.xz
game:
  game_id: tlj
  path: $GAMEDIR
installer:
- insert-disc:
    description: Please browse to the The Long Journey Steam Edition game folder
    requires: x.xarc
- merge:
    dst: $GAMEDIR
    src: $DISC
- extract:
    dst: $GAMEDIR/Fonts
    file: fonts
scummvm:
  aspect: true
  filtering: true
  subtitles: true
description: '"The Longest Journey" first opus provided  by Steam using ScummVM'
game_slug: the-longest-journey
gogslug: the_longest_journey
humblestoreid: ''
installer_slug: the-longest-journey-steam-scummvm
name: The Longest Journey
notes: "- \"The Longest Journey\" should be installed on Steam before to launch this\
  \ installer script\r\n- This game is only available in English on Steam. But you\
  \ will find translation packs for other languages on the Steam game page, under\
  \ \"Discussions\""
runner: scummvm
script:
  custom-name: The Longest Journey - Steam - ScummVM
  files:
  - fonts: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20Longest%20Journey/Fonts.tar.xz
  game:
    game_id: tlj
    path: $GAMEDIR
  installer:
  - insert-disc:
      description: Please browse to the The Long Journey Steam Edition game folder
      requires: x.xarc
  - merge:
      dst: $GAMEDIR
      src: $DISC
  - extract:
      dst: $GAMEDIR/Fonts
      file: fonts
  scummvm:
    aspect: true
    filtering: true
    subtitles: true
slug: the-longest-journey-steam-scummvm
steamid: 6310
version: Steam + ScummVM
year: 1999
{
  "game_slug": "the-longest-journey",
  "version": "Steam + ScummVM",
  "description": "\"The Longest Journey\" first opus provided  by Steam using ScummVM",
  "notes": "- \"The Longest Journey\" should be installed on Steam before to launch this installer script\r\n- This game is only available in English on Steam. But you will find translation packs for other languages on the Steam game page, under \"Discussions\"",
  "name": "The Longest Journey",
  "year": 1999,
  "steamid": 6310,
  "gogslug": "the_longest_journey",
  "humblestoreid": "",
  "runner": "scummvm",
  "slug": "the-longest-journey-steam-scummvm",
  "installer_slug": "the-longest-journey-steam-scummvm",
  "script": {
    "custom-name": "The Longest Journey - Steam - ScummVM",
    "files": [
      {
        "fonts": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/The%20Longest%20Journey/Fonts.tar.xz"
      }
    ],
    "game": {
      "game_id": "tlj",
      "path": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please browse to the The Long Journey Steam Edition game folder",
          "requires": "x.xarc"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$DISC"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/Fonts",
          "file": "fonts"
        }
      }
    ],
    "scummvm": {
      "aspect": true,
      "filtering": true,
      "subtitles": true
    }
  }
}
Back to game