files:
- gogsetup: N/A:Please select the game Windows install file, available for download
from your GOG account page.
game:
config_file: $GAMEDIR/dosboxULTIMA7.conf
main_file: $GAMEDIR/dosboxULTIMA7_single.conf
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: gogsetup
format: gog
- merge:
dst: $GAMEDIR
src: $GAMEDIR/__support/app/
- execute:
command: cd "$GAMEDIR" ; sed -i s/\"\.\.\"/\"\.\"/ dosboxULTIMA7_single.conf
description: Play "Ultima VII - The Black Gate" provided by GOG on Linux!
game_slug: ultima-vii-black-gate
gogslug: ultima_7_complete
humblestoreid: ''
installer_slug: ultima-vii-the-black-gate-gog
name: 'Ultima VII: The Black Gate'
notes: ''
runner: dosbox
script:
files:
- gogsetup: N/A:Please select the game Windows install file, available for download
from your GOG account page.
game:
config_file: $GAMEDIR/dosboxULTIMA7.conf
main_file: $GAMEDIR/dosboxULTIMA7_single.conf
working_dir: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR
file: gogsetup
format: gog
- merge:
dst: $GAMEDIR
src: $GAMEDIR/__support/app/
- execute:
command: cd "$GAMEDIR" ; sed -i s/\"\.\.\"/\"\.\"/ dosboxULTIMA7_single.conf
slug: ultima-vii-the-black-gate-gog
steamid: null
version: GOG
year: 1992
{
"game_slug": "ultima-vii-black-gate",
"version": "GOG",
"description": "Play \"Ultima VII - The Black Gate\" provided by GOG on Linux!",
"notes": "",
"name": "Ultima VII: The Black Gate",
"year": 1992,
"steamid": null,
"gogslug": "ultima_7_complete",
"humblestoreid": "",
"runner": "dosbox",
"slug": "ultima-vii-the-black-gate-gog",
"installer_slug": "ultima-vii-the-black-gate-gog",
"script": {
"files": [
{
"gogsetup": "N/A:Please select the game Windows install file, available for download from your GOG account page."
}
],
"game": {
"config_file": "$GAMEDIR/dosboxULTIMA7.conf",
"main_file": "$GAMEDIR/dosboxULTIMA7_single.conf",
"working_dir": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "gogsetup",
"format": "gog"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$GAMEDIR/__support/app/"
}
},
{
"execute": {
"command": "cd \"$GAMEDIR\" ; sed -i s/\\\"\\.\\.\\\"/\\\"\\.\\\"/ dosboxULTIMA7_single.conf"
}
}
]
}
}