files:
- gogsetup: N/A:Select the GOG setup file
game:
args: --language=$INPUT_LANG --filtering
game_id: lba
path: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: gogsetup
format: gog
- input_menu:
description: 'Choose the game''s language:'
id: LANG
options:
- en: English (audio + text)
- fr: French (audio + text)
- de: German (audio + text)
- it: Italian (text)
- es: Spanish (text)
preselect: en
scummvm:
aspect: true
fullscreen: false
description: Play "Little Big Adventure" GOG edition on Linux! using ScummVM open
source project
game_slug: little-big-adventure
gogslug: little_big_adventure
humblestoreid: ''
installer_slug: little-big-adventure-gog-scummvm
name: Little Big Adventure
notes: ''
runner: scummvm
script:
files:
- gogsetup: N/A:Select the GOG setup file
game:
args: --language=$INPUT_LANG --filtering
game_id: lba
path: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: gogsetup
format: gog
- input_menu:
description: 'Choose the game''s language:'
id: LANG
options:
- en: English (audio + text)
- fr: French (audio + text)
- de: German (audio + text)
- it: Italian (text)
- es: Spanish (text)
preselect: en
scummvm:
aspect: true
fullscreen: false
slug: little-big-adventure-gog-scummvm
steamid: 397330
version: GOG + ScummVM
year: 1994
{
"game_slug": "little-big-adventure",
"version": "GOG + ScummVM",
"description": "Play \"Little Big Adventure\" GOG edition on Linux! using ScummVM open source project",
"notes": "",
"name": "Little Big Adventure",
"year": 1994,
"steamid": 397330,
"gogslug": "little_big_adventure",
"humblestoreid": "",
"runner": "scummvm",
"slug": "little-big-adventure-gog-scummvm",
"installer_slug": "little-big-adventure-gog-scummvm",
"script": {
"files": [
{
"gogsetup": "N/A:Select the GOG setup file"
}
],
"game": {
"args": "--language=$INPUT_LANG --filtering",
"game_id": "lba",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "gogsetup",
"format": "gog"
}
},
{
"input_menu": {
"description": "Choose the game's language:",
"id": "LANG",
"options": [
{
"en": "English (audio + text)"
},
{
"fr": "French (audio + text)"
},
{
"de": "German (audio + text)"
},
{
"it": "Italian (text)"
},
{
"es": "Spanish (text)"
}
],
"preselect": "en"
}
}
],
"scummvm": {
"aspect": true,
"fullscreen": false
}
}
}