Installer math-blaster-episode-1-in-sea-windows-cd

game:
  exe: drive_c/MBWINCD/MB4.EXE
  prefix: $GAMEDIR
installer:
- insert-disc:
    requires: mb4.exe
- task:
    executable: $DISC/setup.exe
    name: wineexec
    prefix: $GAMEDIR
description: 'CD image available from archive.org: https://archive.org/details/MathBlasterEpisode1InSearchOfSpot'
game_slug: math-blaster-episode-1-in-search-of-spot
gogslug: ''
humblestoreid: ''
installer_slug: math-blaster-episode-1-in-sea-windows-cd
name: 'Math Blaster: Episode 1 - In Search of Spot'
notes: Install under default location.
runner: wine
script:
  game:
    exe: drive_c/MBWINCD/MB4.EXE
    prefix: $GAMEDIR
  installer:
  - insert-disc:
      requires: mb4.exe
  - task:
      executable: $DISC/setup.exe
      name: wineexec
      prefix: $GAMEDIR
slug: math-blaster-episode-1-in-sea-windows-cd
steamid: null
version: Windows CD
year: 1993
{
  "game_slug": "math-blaster-episode-1-in-search-of-spot",
  "version": "Windows CD",
  "description": "CD image available from archive.org: https://archive.org/details/MathBlasterEpisode1InSearchOfSpot",
  "notes": "Install under default location.",
  "name": "Math Blaster: Episode 1 - In Search of Spot",
  "year": 1993,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "math-blaster-episode-1-in-sea-windows-cd",
  "installer_slug": "math-blaster-episode-1-in-sea-windows-cd",
  "script": {
    "game": {
      "exe": "drive_c/MBWINCD/MB4.EXE",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "mb4.exe"
        }
      },
      {
        "task": {
          "executable": "$DISC/setup.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game