Installer psychonauts-gog

files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
  exe: start.sh
  gogid: 1207658807
installer:
- extract:
    dst: $CACHE/GOG
    file: goginstaller
    format: zip
- merge:
    dst: $GAMEDIR
    src: $CACHE/GOG/data/noarch/
- input_menu:
    description: 'Choose the game''s language:'
    id: LANG
    options:
    - english: English
    - french: French
    - german: German
    preselect: en
- write_file:
    content: language $INPUT_LANG
    file: $GAMEDIR/game/Psychonauts.ini
description: ''
game_slug: psychonauts
gogslug: psychonauts
humblestoreid: psychonauts
installer_slug: psychonauts-gog
name: Psychonauts
notes: ''
runner: linux
script:
  files:
  - goginstaller: N/A:Please select the GOG.com Linux installer
  game:
    exe: start.sh
    gogid: 1207658807
  installer:
  - extract:
      dst: $CACHE/GOG
      file: goginstaller
      format: zip
  - merge:
      dst: $GAMEDIR
      src: $CACHE/GOG/data/noarch/
  - input_menu:
      description: 'Choose the game''s language:'
      id: LANG
      options:
      - english: English
      - french: French
      - german: German
      preselect: en
  - write_file:
      content: language $INPUT_LANG
      file: $GAMEDIR/game/Psychonauts.ini
slug: psychonauts-gog
steamid: 3830
version: GOG
year: 2005
{
  "game_slug": "psychonauts",
  "version": "GOG",
  "description": "",
  "notes": "",
  "name": "Psychonauts",
  "year": 2005,
  "steamid": 3830,
  "gogslug": "psychonauts",
  "humblestoreid": "psychonauts",
  "runner": "linux",
  "slug": "psychonauts-gog",
  "installer_slug": "psychonauts-gog",
  "script": {
    "files": [
      {
        "goginstaller": "N/A:Please select the GOG.com Linux installer"
      }
    ],
    "game": {
      "exe": "start.sh",
      "gogid": 1207658807
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE/GOG",
          "file": "goginstaller",
          "format": "zip"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/GOG/data/noarch/"
        }
      },
      {
        "input_menu": {
          "description": "Choose the game's language:",
          "id": "LANG",
          "options": [
            {
              "english": "English"
            },
            {
              "french": "French"
            },
            {
              "german": "German"
            }
          ],
          "preselect": "en"
        }
      },
      {
        "write_file": {
          "content": "language $INPUT_LANG",
          "file": "$GAMEDIR/game/Psychonauts.ini"
        }
      }
    ]
  }
}
Back to game