files:
- gogsetup: N/A:Please select the game Windows install file, available for download
from your GOG account page.
game:
config_file: $GAMEDIR/dosboxSERPENT.conf
main_file: $GAMEDIR/dosboxSERPENT_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/\"\.\.\"/\"\.\"/ dosboxSERPENT_single.conf
description: Play "Ultima VII - Part Two - Serpent Isle" provided by GOG on Linux!
game_slug: ultima-vii-part-two-serpent-isle
gogslug: ultima_7_complete
humblestoreid: ''
installer_slug: ultima-vii-part-two-serpent-i-gog
name: 'Ultima VII: Part Two - Serpent Isle'
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/dosboxSERPENT.conf
main_file: $GAMEDIR/dosboxSERPENT_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/\"\.\.\"/\"\.\"/ dosboxSERPENT_single.conf
slug: ultima-vii-part-two-serpent-i-gog
steamid: null
version: GOG
year: 1993
{
"game_slug": "ultima-vii-part-two-serpent-isle",
"version": "GOG",
"description": "Play \"Ultima VII - Part Two - Serpent Isle\" provided by GOG on Linux!",
"notes": "",
"name": "Ultima VII: Part Two - Serpent Isle",
"year": 1993,
"steamid": null,
"gogslug": "ultima_7_complete",
"humblestoreid": "",
"runner": "dosbox",
"slug": "ultima-vii-part-two-serpent-i-gog",
"installer_slug": "ultima-vii-part-two-serpent-i-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/dosboxSERPENT.conf",
"main_file": "$GAMEDIR/dosboxSERPENT_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/\\\"\\.\\.\\\"/\\\"\\.\\\"/ dosboxSERPENT_single.conf"
}
}
]
}
}