Installer dizzy-prince-of-the-yolkfolk-ms-dos

files:
- game: N/A:Select the file YOLK.EXE
game:
  main_file: $GAMEDIR/dizzy_prince_of_the_yolkfolk_dosbox.conf
installer:
- execute:
    args: $GAMEDIR/HDD
    file: mkdir
- execute:
    args: $GAMEDIR/HDD/dizzy
    file: mkdir
- copy:
    dst: $GAMEDIR/HDD/dizzy
    src: $game
- write_file:
    content: '[autoexec]

      mount C "$GAMEDIR/HDD" -t dir

      C:

      cd dizzy

      YOLK.EXE

      exit'
    file: $GAMEDIR/dizzy_prince_of_the_yolkfolk_dosbox.conf
description: null
game_slug: dizzy-prince-of-the-yolkfolk
gogslug: ''
humblestoreid: ''
installer_slug: dizzy-prince-of-the-yolkfolk-ms-dos
name: 'Dizzy: Prince of the Yolkfolk'
notes: ''
runner: dosbox
script:
  files:
  - game: N/A:Select the file YOLK.EXE
  game:
    main_file: $GAMEDIR/dizzy_prince_of_the_yolkfolk_dosbox.conf
  installer:
  - execute:
      args: $GAMEDIR/HDD
      file: mkdir
  - execute:
      args: $GAMEDIR/HDD/dizzy
      file: mkdir
  - copy:
      dst: $GAMEDIR/HDD/dizzy
      src: $game
  - write_file:
      content: '[autoexec]

        mount C "$GAMEDIR/HDD" -t dir

        C:

        cd dizzy

        YOLK.EXE

        exit'
      file: $GAMEDIR/dizzy_prince_of_the_yolkfolk_dosbox.conf
slug: dizzy-prince-of-the-yolkfolk-ms-dos
steamid: null
version: MS-DOS
year: 1991
{
  "game_slug": "dizzy-prince-of-the-yolkfolk",
  "version": "MS-DOS",
  "description": null,
  "notes": "",
  "name": "Dizzy: Prince of the Yolkfolk",
  "year": 1991,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "dizzy-prince-of-the-yolkfolk-ms-dos",
  "installer_slug": "dizzy-prince-of-the-yolkfolk-ms-dos",
  "script": {
    "files": [
      {
        "game": "N/A:Select the file YOLK.EXE"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/dizzy_prince_of_the_yolkfolk_dosbox.conf"
    },
    "installer": [
      {
        "execute": {
          "args": "$GAMEDIR/HDD",
          "file": "mkdir"
        }
      },
      {
        "execute": {
          "args": "$GAMEDIR/HDD/dizzy",
          "file": "mkdir"
        }
      },
      {
        "copy": {
          "dst": "$GAMEDIR/HDD/dizzy",
          "src": "$game"
        }
      },
      {
        "write_file": {
          "content": "[autoexec]\nmount C \"$GAMEDIR/HDD\" -t dir\nC:\ncd dizzy\nYOLK.EXE\nexit",
          "file": "$GAMEDIR/dizzy_prince_of_the_yolkfolk_dosbox.conf"
        }
      }
    ]
  }
}
Back to game