Installer x-com-terror-from-the-deep-steam

files:
- steam-data: $STEAM:7650:base
game:
  config_file: $GAMEDIR/dosbox_lutris.conf
  main_file: dosbox.conf
installer:
- merge:
    dst: $CACHE
    src: $GAMEDIR/dosbox.conf
- write_config:
    file: $CACHE/dosbox.conf
    key: aspect
    section: render
    value: true
- write_config:
    file: $CACHE/dosbox.conf
    key: fullscreen
    section: sdl
    value: false
- move:
    dst: $GAMEDIR/dosbox_lutris.conf
    src: $CACHE/dosbox.conf
description: Uses the files from Steam.
game_slug: x-com-terror-from-the-deep
gogslug: xcom_terror_from_the_deep
humblestoreid: ''
installer_slug: x-com-terror-from-the-deep-steam
name: 'X-COM: Terror from the Deep'
notes: ''
runner: dosbox
script:
  files:
  - steam-data: $STEAM:7650:base
  game:
    config_file: $GAMEDIR/dosbox_lutris.conf
    main_file: dosbox.conf
  installer:
  - merge:
      dst: $CACHE
      src: $GAMEDIR/dosbox.conf
  - write_config:
      file: $CACHE/dosbox.conf
      key: aspect
      section: render
      value: true
  - write_config:
      file: $CACHE/dosbox.conf
      key: fullscreen
      section: sdl
      value: false
  - move:
      dst: $GAMEDIR/dosbox_lutris.conf
      src: $CACHE/dosbox.conf
slug: x-com-terror-from-the-deep-steam
steamid: 7650
version: Steam
year: 1995
{
  "game_slug": "x-com-terror-from-the-deep",
  "version": "Steam",
  "description": "Uses the files from Steam.",
  "notes": "",
  "name": "X-COM: Terror from the Deep",
  "year": 1995,
  "steamid": 7650,
  "gogslug": "xcom_terror_from_the_deep",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "x-com-terror-from-the-deep-steam",
  "installer_slug": "x-com-terror-from-the-deep-steam",
  "script": {
    "files": [
      {
        "steam-data": "$STEAM:7650:base"
      }
    ],
    "game": {
      "config_file": "$GAMEDIR/dosbox_lutris.conf",
      "main_file": "dosbox.conf"
    },
    "installer": [
      {
        "merge": {
          "dst": "$CACHE",
          "src": "$GAMEDIR/dosbox.conf"
        }
      },
      {
        "write_config": {
          "file": "$CACHE/dosbox.conf",
          "key": "aspect",
          "section": "render",
          "value": true
        }
      },
      {
        "write_config": {
          "file": "$CACHE/dosbox.conf",
          "key": "fullscreen",
          "section": "sdl",
          "value": false
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/dosbox_lutris.conf",
          "src": "$CACHE/dosbox.conf"
        }
      }
    ]
  }
}
Back to game