files:
- file1: http://outpost.simplicity.de/and/and1.zip
game:
config_file: $GAMEDIR/dosbox_lutris.conf
main_file: and1.exe
installer:
- extract:
dst: $GAMEDIR
file: $file1
- write_config:
file: $GAMEDIR/dosbox_lutris.conf
key: aspect
section: render
value: true
description: ''
game_slug: andromedas-erbe-teil-i-das-ufo
gogslug: ''
humblestoreid: ''
installer_slug: andromedas-erbe-teil-i-das-uf-free
name: 'Andromedas Erbe Teil I: Das UFO'
notes: ''
runner: dosbox
script:
files:
- file1: http://outpost.simplicity.de/and/and1.zip
game:
config_file: $GAMEDIR/dosbox_lutris.conf
main_file: and1.exe
installer:
- extract:
dst: $GAMEDIR
file: $file1
- write_config:
file: $GAMEDIR/dosbox_lutris.conf
key: aspect
section: render
value: true
slug: andromedas-erbe-teil-i-das-uf-free
steamid: null
version: Free
year: 1994
{
"game_slug": "andromedas-erbe-teil-i-das-ufo",
"version": "Free",
"description": "",
"notes": "",
"name": "Andromedas Erbe Teil I: Das UFO",
"year": 1994,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "dosbox",
"slug": "andromedas-erbe-teil-i-das-uf-free",
"installer_slug": "andromedas-erbe-teil-i-das-uf-free",
"script": {
"files": [
{
"file1": "http://outpost.simplicity.de/and/and1.zip"
}
],
"game": {
"config_file": "$GAMEDIR/dosbox_lutris.conf",
"main_file": "and1.exe"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$file1"
}
},
{
"write_config": {
"file": "$GAMEDIR/dosbox_lutris.conf",
"key": "aspect",
"section": "render",
"value": true
}
}
]
}
}