Installer battle-chess-enhanced-cd-rom-dos

custom-name: Battle Chess - Enhanced CD-ROM (DOS)
files:
- conf: https://github.com/doctorjei/installers/raw/main/lutris/BattleChessEnhancedCD/bcecd_dosbox.conf
- cd_cue: N/A:Please select the CD CUE image
- cd_bin: N/A:Please select the CD BIN/RAW/DAT image
game:
  main_file: $GAMEDIR/bcecd_dosbox.conf
installer:
- move:
    dst: $GAMEDIR
    src: conf
- move:
    dst: $GAMEDIR/battlechess.cue
    src: cd_cue
- move:
    dst: $GAMEDIR
    src: cd_bin
description: '"Battle Chess: Enhanced CD-ROM" edition for DOSBox.'
game_slug: battle-chess
gogslug: battle_chess
humblestoreid: ''
installer_slug: battle-chess-enhanced-cd-rom-dos
name: Battle Chess
notes: This version requires CUE/BIN files to run as it relies on a mixed-mode CD
  for music.
runner: dosbox
script:
  custom-name: Battle Chess - Enhanced CD-ROM (DOS)
  files:
  - conf: https://github.com/doctorjei/installers/raw/main/lutris/BattleChessEnhancedCD/bcecd_dosbox.conf
  - cd_cue: N/A:Please select the CD CUE image
  - cd_bin: N/A:Please select the CD BIN/RAW/DAT image
  game:
    main_file: $GAMEDIR/bcecd_dosbox.conf
  installer:
  - move:
      dst: $GAMEDIR
      src: conf
  - move:
      dst: $GAMEDIR/battlechess.cue
      src: cd_cue
  - move:
      dst: $GAMEDIR
      src: cd_bin
slug: battle-chess-enhanced-cd-rom-dos
steamid: 622830
version: Enhanced CD-ROM (DOS)
year: 1988
{
  "game_slug": "battle-chess",
  "version": "Enhanced CD-ROM (DOS)",
  "description": "\"Battle Chess: Enhanced CD-ROM\" edition for DOSBox.",
  "notes": "This version requires CUE/BIN files to run as it relies on a mixed-mode CD for music.",
  "name": "Battle Chess",
  "year": 1988,
  "steamid": 622830,
  "gogslug": "battle_chess",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "battle-chess-enhanced-cd-rom-dos",
  "installer_slug": "battle-chess-enhanced-cd-rom-dos",
  "script": {
    "custom-name": "Battle Chess - Enhanced CD-ROM (DOS)",
    "files": [
      {
        "conf": "https://github.com/doctorjei/installers/raw/main/lutris/BattleChessEnhancedCD/bcecd_dosbox.conf"
      },
      {
        "cd_cue": "N/A:Please select the CD CUE image"
      },
      {
        "cd_bin": "N/A:Please select the CD BIN/RAW/DAT image"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/bcecd_dosbox.conf"
    },
    "installer": [
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "conf"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/battlechess.cue",
          "src": "cd_cue"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR",
          "src": "cd_bin"
        }
      }
    ]
  }
}
Back to game