files:
- game_cd:
filename: Math Munchers Deluxe.iso
url: N/A:Select iso file for game CD
game:
exe: $GAMEDIR/muncher.exe
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: game_cd
description: ''
game_slug: math-munchers-deluxe
gogslug: ''
humblestoreid: ''
installer_slug: math-munchers-deluxe-no-install
name: Math Munchers Deluxe
notes: "This installer extracts the game files from the CD iso and runs the game without\
\ a standard installation.\r\nYou will need the iso file for your game CD once during\
\ this process."
runner: wine
script:
files:
- game_cd:
filename: Math Munchers Deluxe.iso
url: N/A:Select iso file for game CD
game:
exe: $GAMEDIR/muncher.exe
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: game_cd
slug: math-munchers-deluxe-no-install
steamid: null
version: no-install
year: 1995
{
"game_slug": "math-munchers-deluxe",
"version": "no-install",
"description": "",
"notes": "This installer extracts the game files from the CD iso and runs the game without a standard installation.\r\nYou will need the iso file for your game CD once during this process.",
"name": "Math Munchers Deluxe",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "math-munchers-deluxe-no-install",
"installer_slug": "math-munchers-deluxe-no-install",
"script": {
"files": [
{
"game_cd": {
"filename": "Math Munchers Deluxe.iso",
"url": "N/A:Select iso file for game CD"
}
}
],
"game": {
"exe": "$GAMEDIR/muncher.exe",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "game_cd"
}
}
]
}
}