Installer rayman-cd-dos

custom-name: Rayman - CD DOS - DOSBox
files:
- cdrtools: https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip
- script: https://github.com/legluondunet/mlls-tools/raw/master/scripts/copycd.sh
- conf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Rayman/rayman_dosbox.conf
game:
  main_file: $GAMEDIR/rayman_dosbox.conf
installer:
- insert-disc:
    description: Please insert disc 1
    requires: rayman/rayman.exe
- extract:
    dst: $GAMEDIR
    src: cdrtools
- chmodx: script
- execute:
    args: rayman
    file: script
- copy:
    dst: $GAMEDIR
    src: conf
description: '"Rayman" DOS CD edition using Lutris DOSBox runner.'
game_slug: rayman
gogslug: ''
humblestoreid: ''
installer_slug: rayman-cd-dos
name: Rayman
notes: "- You will need the CD only one time during install.\r\n- x360 gamepad support."
runner: dosbox
script:
  custom-name: Rayman - CD DOS - DOSBox
  files:
  - cdrtools: https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip
  - script: https://github.com/legluondunet/mlls-tools/raw/master/scripts/copycd.sh
  - conf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Rayman/rayman_dosbox.conf
  game:
    main_file: $GAMEDIR/rayman_dosbox.conf
  installer:
  - insert-disc:
      description: Please insert disc 1
      requires: rayman/rayman.exe
  - extract:
      dst: $GAMEDIR
      src: cdrtools
  - chmodx: script
  - execute:
      args: rayman
      file: script
  - copy:
      dst: $GAMEDIR
      src: conf
slug: rayman-cd-dos
steamid: null
version: CD DOS
year: 1995
{
  "game_slug": "rayman",
  "version": "CD DOS",
  "description": "\"Rayman\" DOS CD edition using Lutris DOSBox runner.",
  "notes": "- You will need the CD only one time during install.\r\n- x360 gamepad support.",
  "name": "Rayman",
  "year": 1995,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "rayman-cd-dos",
  "installer_slug": "rayman-cd-dos",
  "script": {
    "custom-name": "Rayman - CD DOS - DOSBox",
    "files": [
      {
        "cdrtools": "https://github.com/legluondunet/mlls-tools/raw/master/cdrtools/cdrtools.zip"
      },
      {
        "script": "https://github.com/legluondunet/mlls-tools/raw/master/scripts/copycd.sh"
      },
      {
        "conf": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Rayman/rayman_dosbox.conf"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/rayman_dosbox.conf"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please insert disc 1",
          "requires": "rayman/rayman.exe"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "cdrtools"
        }
      },
      {
        "chmodx": "script"
      },
      {
        "execute": {
          "args": "rayman",
          "file": "script"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "conf"
        }
      }
    ]
  }
}
Back to game