files:
- game: https://cdn.playdosgames.com/zips/lemmings.zip
- manual:
filename: Manual.pdf
referer: www.myabandonware.com
url: https://www.myabandonware.com/download/4d3-lemmings
game:
main_file: VGALEMMI.EXE
installer:
- extract:
description: "Extracting game\u2026"
dst: $GAMEDIR/
file: $game
- move:
dst: $GAMEDIR/Manual.pdf
src: $manual
description: null
game_slug: lemmings
gogslug: ''
humblestoreid: ''
installer_slug: lemmings-dosbox
name: Lemmings
notes: ''
runner: dosbox
script:
files:
- game: https://cdn.playdosgames.com/zips/lemmings.zip
- manual:
filename: Manual.pdf
referer: www.myabandonware.com
url: https://www.myabandonware.com/download/4d3-lemmings
game:
main_file: VGALEMMI.EXE
installer:
- extract:
description: "Extracting game\u2026"
dst: $GAMEDIR/
file: $game
- move:
dst: $GAMEDIR/Manual.pdf
src: $manual
slug: lemmings-dosbox
steamid: null
version: DOSBox
year: 1991
{
"game_slug": "lemmings",
"version": "DOSBox",
"description": null,
"notes": "",
"name": "Lemmings",
"year": 1991,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "lemmings-dosbox",
"installer_slug": "lemmings-dosbox",
"script": {
"files": [
{
"game": "https://cdn.playdosgames.com/zips/lemmings.zip"
},
{
"manual": {
"filename": "Manual.pdf",
"referer": "www.myabandonware.com",
"url": "https://www.myabandonware.com/download/4d3-lemmings"
}
}
],
"game": {
"main_file": "VGALEMMI.EXE"
},
"installer": [
{
"extract": {
"description": "Extracting game\u2026",
"dst": "$GAMEDIR/",
"file": "$game"
}
},
{
"move": {
"dst": "$GAMEDIR/Manual.pdf",
"src": "$manual"
}
}
]
}
}