files:
- file_id: https://www.myabandonware.com/media/screenshots/l/lemmings-16x/thumbs/lemmings_1.png
game:
main_file: Lemmings.gb
installer:
- execute:
args: https://www.myabandonware.com/download/emu-lemmings --referer=www.myabandonware.com
--directory-prefix=$CACHE
description: "Downloading addon\u2026"
dst: $CACHE
file: /usr/bin/wget
- move:
dst: $CACHE/game.zip
src: $CACHE/emu-lemmings
- extract:
description: "Extracting game\u2026"
dst: $GAMEDIR/
file: $CACHE/game.zip
format: zip
- input_menu:
description: 'Choose the desired version:'
id: LANG
options:
- Europe: Europe
- Europe) (Rev A: Europe (Rev A)
- USA: USA
- Japan: Japan
preselect: Europe
- merge:
dst: $GAMEDIR/Lemmings.gb
src: $GAMEDIR/Lemmings ($LANG).gb
description: null
game_slug: lemmings
gogslug: ''
humblestoreid: ''
installer_slug: lemmings-gameboy
name: Lemmings
notes: ''
runner: libretro
script:
files:
- file_id: https://www.myabandonware.com/media/screenshots/l/lemmings-16x/thumbs/lemmings_1.png
game:
main_file: Lemmings.gb
installer:
- execute:
args: https://www.myabandonware.com/download/emu-lemmings --referer=www.myabandonware.com
--directory-prefix=$CACHE
description: "Downloading addon\u2026"
dst: $CACHE
file: /usr/bin/wget
- move:
dst: $CACHE/game.zip
src: $CACHE/emu-lemmings
- extract:
description: "Extracting game\u2026"
dst: $GAMEDIR/
file: $CACHE/game.zip
format: zip
- input_menu:
description: 'Choose the desired version:'
id: LANG
options:
- Europe: Europe
- Europe) (Rev A: Europe (Rev A)
- USA: USA
- Japan: Japan
preselect: Europe
- merge:
dst: $GAMEDIR/Lemmings.gb
src: $GAMEDIR/Lemmings ($LANG).gb
slug: lemmings-gameboy
steamid: null
version: GameBoy
year: 1991
{
"game_slug": "lemmings",
"version": "GameBoy",
"description": null,
"notes": "",
"name": "Lemmings",
"year": 1991,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "libretro",
"slug": "lemmings-gameboy",
"installer_slug": "lemmings-gameboy",
"script": {
"files": [
{
"file_id": "https://www.myabandonware.com/media/screenshots/l/lemmings-16x/thumbs/lemmings_1.png"
}
],
"game": {
"main_file": "Lemmings.gb"
},
"installer": [
{
"execute": {
"args": "https://www.myabandonware.com/download/emu-lemmings --referer=www.myabandonware.com --directory-prefix=$CACHE",
"description": "Downloading addon\u2026",
"dst": "$CACHE",
"file": "/usr/bin/wget"
}
},
{
"move": {
"dst": "$CACHE/game.zip",
"src": "$CACHE/emu-lemmings"
}
},
{
"extract": {
"description": "Extracting game\u2026",
"dst": "$GAMEDIR/",
"file": "$CACHE/game.zip",
"format": "zip"
}
},
{
"input_menu": {
"description": "Choose the desired version:",
"id": "LANG",
"options": [
{
"Europe": "Europe"
},
{
"Europe) (Rev A": "Europe (Rev A)"
},
{
"USA": "USA"
},
{
"Japan": "Japan"
}
],
"preselect": "Europe"
}
},
{
"merge": {
"dst": "$GAMEDIR/Lemmings.gb",
"src": "$GAMEDIR/Lemmings ($LANG).gb"
}
}
]
}
}