files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
config_file: $GAMEDIR/dosboxDarklands.conf
main_file: dosboxDarklands_single.conf
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
- write_config:
file: $GAMEDIR/Game/dosboxDarklands.conf
key: aspect
section: render
value: true
description: null
game_slug: darklands
gogslug: darklands
humblestoreid: ''
installer_slug: darklands-gog
name: Darklands
notes: "Requires the latest version of GOG's Linux installer.\r\nUses game data from\
\ GOG with DOSBox from Lutris."
runner: dosbox
script:
files:
- goginstaller: N/A:Please select the GOG.com Linux installer
game:
config_file: $GAMEDIR/dosboxDarklands.conf
main_file: dosboxDarklands_single.conf
installer:
- extract:
dst: $CACHE/GOG
file: goginstaller
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/GOG/data/noarch/
- write_config:
file: $GAMEDIR/Game/dosboxDarklands.conf
key: aspect
section: render
value: true
slug: darklands-gog
steamid: 327930
version: GOG
year: 1992
{
"game_slug": "darklands",
"version": "GOG",
"description": null,
"notes": "Requires the latest version of GOG's Linux installer.\r\nUses game data from GOG with DOSBox from Lutris.",
"name": "Darklands",
"year": 1992,
"steamid": 327930,
"gogslug": "darklands",
"humblestoreid": "",
"runner": "dosbox",
"slug": "darklands-gog",
"installer_slug": "darklands-gog",
"script": {
"files": [
{
"goginstaller": "N/A:Please select the GOG.com Linux installer"
}
],
"game": {
"config_file": "$GAMEDIR/dosboxDarklands.conf",
"main_file": "dosboxDarklands_single.conf"
},
"installer": [
{
"extract": {
"dst": "$CACHE/GOG",
"file": "goginstaller",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/GOG/data/noarch/"
}
},
{
"write_config": {
"file": "$GAMEDIR/Game/dosboxDarklands.conf",
"key": "aspect",
"section": "render",
"value": true
}
}
]
}
}