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-31-1993
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-31-1993
steamid: null
version: Windows 3.1 1993
year: 1993
{
"game_slug": "math-blaster-episode-1-in-search-of-spot",
"version": "Windows 3.1 1993",
"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-31-1993",
"installer_slug": "math-blaster-episode-1-in-sea-windows-31-1993",
"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"
}
}
]
}
}