Installer happyland-adventures-dos

files:
- happyland: https://image.dosgamesarchive.com/games/happy.zip
game:
  main_file: HAPPY.EXE
installer:
- extract:
    dst: $GAMEDIR
    file: $happyland
description: Runs the dos version of the game through DosBox.
game_slug: happyland-adventures
gogslug: ''
humblestoreid: ''
installer_slug: happyland-adventures-dos
name: Happyland Adventures
notes: ''
runner: dosbox
script:
  files:
  - happyland: https://image.dosgamesarchive.com/games/happy.zip
  game:
    main_file: HAPPY.EXE
  installer:
  - extract:
      dst: $GAMEDIR
      file: $happyland
slug: happyland-adventures-dos
steamid: null
version: DOS
year: 2000
{
  "game_slug": "happyland-adventures",
  "version": "DOS",
  "description": "Runs the dos version of the game through DosBox.",
  "notes": "",
  "name": "Happyland Adventures",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "dosbox",
  "slug": "happyland-adventures-dos",
  "installer_slug": "happyland-adventures-dos",
  "script": {
    "files": [
      {
        "happyland": "https://image.dosgamesarchive.com/games/happy.zip"
      }
    ],
    "game": {
      "main_file": "HAPPY.EXE"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "$happyland"
        }
      }
    ]
  }
}
Back to game