Installer stonekeep-gog

files:
- file1: N/A:Please select the GOG installer
- file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
  config_file: $GAMEDIR/dosboxStonekeep.conf
  main_file: DOSBOX/dosboxStonekeep_lutris.conf
installer:
- extract:
    dst: $CACHE
    file: $file2
- execute:
    args: -d "$CACHE" "$file1"
    file: $CACHE/innoextract
- merge:
    dst: $GAMEDIR
    src: $CACHE/app
- merge:
    dst: $GAMEDIR/DOSBOX
    src: $GAMEDIR/dosboxStonekeep_single.conf
- write_config:
    file: $GAMEDIR/dosboxStonekeep.conf
    key: aspect
    section: render
    value: true
- write_config:
    file: $GAMEDIR/dosboxStonekeep.conf
    key: fullscreen
    section: sdl
    value: false
- execute:
    command: echo -e "[IPX]\n# ipx -- Enable ipx over UDP/IP emulation.\n\nipx=false\n\n[autoexec]#
      Lines in this section will be run at startup.\n@echo off\ncls\nmount C ".."\nmount
      d "../CD" -t cdrom\nC:\ncls\nSK.EXE\nEXIT" > '$GAMEDIR/DOSBOX/dosboxStonekeep_lutris.conf'
description: ''
game_slug: stonekeep
gogslug: stonekeep
humblestoreid: ''
installer_slug: stonekeep-gog
name: Stonekeep
notes: ''
runner: dosbox
script:
  files:
  - file1: N/A:Please select the GOG installer
  - file2: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
  game:
    config_file: $GAMEDIR/dosboxStonekeep.conf
    main_file: DOSBOX/dosboxStonekeep_lutris.conf
  installer:
  - extract:
      dst: $CACHE
      file: $file2
  - execute:
      args: -d "$CACHE" "$file1"
      file: $CACHE/innoextract
  - merge:
      dst: $GAMEDIR
      src: $CACHE/app
  - merge:
      dst: $GAMEDIR/DOSBOX
      src: $GAMEDIR/dosboxStonekeep_single.conf
  - write_config:
      file: $GAMEDIR/dosboxStonekeep.conf
      key: aspect
      section: render
      value: true
  - write_config:
      file: $GAMEDIR/dosboxStonekeep.conf
      key: fullscreen
      section: sdl
      value: false
  - execute:
      command: echo -e "[IPX]\n# ipx -- Enable ipx over UDP/IP emulation.\n\nipx=false\n\n[autoexec]#
        Lines in this section will be run at startup.\n@echo off\ncls\nmount C ".."\nmount
        d "../CD" -t cdrom\nC:\ncls\nSK.EXE\nEXIT" > '$GAMEDIR/DOSBOX/dosboxStonekeep_lutris.conf'
slug: stonekeep-gog
steamid: 613240
version: GOG
year: 1995
{
  "game_slug": "stonekeep",
  "version": "GOG",
  "description": "",
  "notes": "",
  "name": "Stonekeep",
  "year": 1995,
  "steamid": 613240,
  "gogslug": "stonekeep",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "stonekeep-gog",
  "installer_slug": "stonekeep-gog",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the GOG installer"
      },
      {
        "file2": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
      }
    ],
    "game": {
      "config_file": "$GAMEDIR/dosboxStonekeep.conf",
      "main_file": "DOSBOX/dosboxStonekeep_lutris.conf"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "$file2"
        }
      },
      {
        "execute": {
          "args": "-d \"$CACHE\" \"$file1\"",
          "file": "$CACHE/innoextract"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR",
          "src": "$CACHE/app"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/DOSBOX",
          "src": "$GAMEDIR/dosboxStonekeep_single.conf"
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/dosboxStonekeep.conf",
          "key": "aspect",
          "section": "render",
          "value": true
        }
      },
      {
        "write_config": {
          "file": "$GAMEDIR/dosboxStonekeep.conf",
          "key": "fullscreen",
          "section": "sdl",
          "value": false
        }
      },
      {
        "execute": {
          "command": "echo -e \"[IPX]\\n# ipx -- Enable ipx over UDP/IP emulation.\\n\\nipx=false\\n\\n[autoexec]# Lines in this section will be run at startup.\\n@echo off\\ncls\\nmount C \"..\"\\nmount d \"../CD\" -t cdrom\\nC:\\ncls\\nSK.EXE\\nEXIT\" > '$GAMEDIR/DOSBOX/dosboxStonekeep_lutris.conf'"
        }
      }
    ]
  }
}
Back to game