Installer eye-of-the-beholder-iii-assau-ms-dos

files:
- game: N/A:Select the file EYE.bat
game:
  main_file: $GAMEDIR/eye3.conf
installer:
- write_file:
    content: '#!/bin/bash

      src=$1

      dst=$2

      src_path=$(echo "$1" | sed -r "s/(.+)\/.+/\1/")

      cp -avr "$src_path/."  "$dst"'
    file: $CACHE/bulkcopy-alt.sh
- chmodx: $CACHE/bulkcopy-alt.sh
- execute:
    args: $GAMEDIR/HDD  $GAMEDIR/HDD/EYE3
    file: mkdir
- execute:
    args: $game "$GAMEDIR/HDD/EYE3"
    file: $CACHE/bulkcopy-alt.sh
- write_file:
    content: '[sdl]

      sensitivity=30

      [autoexec]

      mount C "$GAMEDIR/HDD" -t dir

      C:

      cd EYE3

      sound

      exit'
    file: $GAMEDIR/eye3-setup.conf
- task:
    config_file: $GAMEDIR/eye3-setup.conf
    name: dosexec
    working_dir: $GAMEDIR/HDD/EYE
- write_file:
    content: '[sdl]

      sensitivity=30

      [autoexec]

      mount C "$GAMEDIR/HDD" -t dir

      C:

      cd EYE3

      eye.bat

      exit'
    file: $GAMEDIR/eye3.conf
description: null
game_slug: eye-of-the-beholder-iii-assault-on-myth-drannor
gogslug: dd_classics
humblestoreid: ''
installer_slug: eye-of-the-beholder-iii-assau-ms-dos
name: 'Eye of the Beholder III: Assault on Myth Drannor'
notes: ''
runner: dosbox
script:
  files:
  - game: N/A:Select the file EYE.bat
  game:
    main_file: $GAMEDIR/eye3.conf
  installer:
  - write_file:
      content: '#!/bin/bash

        src=$1

        dst=$2

        src_path=$(echo "$1" | sed -r "s/(.+)\/.+/\1/")

        cp -avr "$src_path/."  "$dst"'
      file: $CACHE/bulkcopy-alt.sh
  - chmodx: $CACHE/bulkcopy-alt.sh
  - execute:
      args: $GAMEDIR/HDD  $GAMEDIR/HDD/EYE3
      file: mkdir
  - execute:
      args: $game "$GAMEDIR/HDD/EYE3"
      file: $CACHE/bulkcopy-alt.sh
  - write_file:
      content: '[sdl]

        sensitivity=30

        [autoexec]

        mount C "$GAMEDIR/HDD" -t dir

        C:

        cd EYE3

        sound

        exit'
      file: $GAMEDIR/eye3-setup.conf
  - task:
      config_file: $GAMEDIR/eye3-setup.conf
      name: dosexec
      working_dir: $GAMEDIR/HDD/EYE
  - write_file:
      content: '[sdl]

        sensitivity=30

        [autoexec]

        mount C "$GAMEDIR/HDD" -t dir

        C:

        cd EYE3

        eye.bat

        exit'
      file: $GAMEDIR/eye3.conf
slug: eye-of-the-beholder-iii-assau-ms-dos
steamid: null
version: MS-DOS
year: 1993
{
  "game_slug": "eye-of-the-beholder-iii-assault-on-myth-drannor",
  "version": "MS-DOS",
  "description": null,
  "notes": "",
  "name": "Eye of the Beholder III: Assault on Myth Drannor",
  "year": 1993,
  "steamid": null,
  "gogslug": "dd_classics",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "eye-of-the-beholder-iii-assau-ms-dos",
  "installer_slug": "eye-of-the-beholder-iii-assau-ms-dos",
  "script": {
    "files": [
      {
        "game": "N/A:Select the file EYE.bat"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/eye3.conf"
    },
    "installer": [
      {
        "write_file": {
          "content": "#!/bin/bash\nsrc=$1\ndst=$2\nsrc_path=$(echo \"$1\" | sed -r \"s/(.+)\\/.+/\\1/\")\ncp -avr \"$src_path/.\"  \"$dst\"",
          "file": "$CACHE/bulkcopy-alt.sh"
        }
      },
      {
        "chmodx": "$CACHE/bulkcopy-alt.sh"
      },
      {
        "execute": {
          "args": "$GAMEDIR/HDD  $GAMEDIR/HDD/EYE3",
          "file": "mkdir"
        }
      },
      {
        "execute": {
          "args": "$game \"$GAMEDIR/HDD/EYE3\"",
          "file": "$CACHE/bulkcopy-alt.sh"
        }
      },
      {
        "write_file": {
          "content": "[sdl]\nsensitivity=30\n[autoexec]\nmount C \"$GAMEDIR/HDD\" -t dir\nC:\ncd EYE3\nsound\nexit",
          "file": "$GAMEDIR/eye3-setup.conf"
        }
      },
      {
        "task": {
          "config_file": "$GAMEDIR/eye3-setup.conf",
          "name": "dosexec",
          "working_dir": "$GAMEDIR/HDD/EYE"
        }
      },
      {
        "write_file": {
          "content": "[sdl]\nsensitivity=30\n[autoexec]\nmount C \"$GAMEDIR/HDD\" -t dir\nC:\ncd EYE3\neye.bat\nexit",
          "file": "$GAMEDIR/eye3.conf"
        }
      }
    ]
  }
}
Back to game