files:
- kyra1-archive: N/A:Please select path to an archive containing game files
- kyra-dat: https://github.com/scummvm/scummvm/raw/master/dists/engine-data/kyra.dat
game:
game_id: kyra1
path: $GAMEDIR
installer:
- extract:
file: kyra1-archive
- merge:
dst: $GAMEDIR
src: kyra-dat
scummvm:
aspect-ratio: true
description: ''
game_slug: the-legend-of-kyrandia-book-one
gogslug: legend_of_kyrandia
humblestoreid: ''
installer_slug: the-legend-of-kyrandia-book-o-scummvm-archive
name: 'The Legend of Kyrandia: Book One'
notes: ''
runner: scummvm
script:
files:
- kyra1-archive: N/A:Please select path to an archive containing game files
- kyra-dat: https://github.com/scummvm/scummvm/raw/master/dists/engine-data/kyra.dat
game:
game_id: kyra1
path: $GAMEDIR
installer:
- extract:
file: kyra1-archive
- merge:
dst: $GAMEDIR
src: kyra-dat
scummvm:
aspect-ratio: true
slug: the-legend-of-kyrandia-book-o-scummvm-archive
steamid: null
version: ScummVM - archive
year: 1992
{
"game_slug": "the-legend-of-kyrandia-book-one",
"version": "ScummVM - archive",
"description": "",
"notes": "",
"name": "The Legend of Kyrandia: Book One",
"year": 1992,
"steamid": null,
"gogslug": "legend_of_kyrandia",
"humblestoreid": "",
"runner": "scummvm",
"slug": "the-legend-of-kyrandia-book-o-scummvm-archive",
"installer_slug": "the-legend-of-kyrandia-book-o-scummvm-archive",
"script": {
"files": [
{
"kyra1-archive": "N/A:Please select path to an archive containing game files"
},
{
"kyra-dat": "https://github.com/scummvm/scummvm/raw/master/dists/engine-data/kyra.dat"
}
],
"game": {
"game_id": "kyra1",
"path": "$GAMEDIR"
},
"installer": [
{
"extract": {
"file": "kyra1-archive"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "kyra-dat"
}
}
],
"scummvm": {
"aspect-ratio": true
}
}
}