files:
- goginst: N/A:Please select the GOG installer for this game.
- innoex: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
config_file: $GAMEDIR/dosboxShatteredSteel.conf
main_file: DOSBOX/dosboxShatteredSteel_single.conf
installer:
- extract:
dst: $CACHE
file: $innoex
- execute:
args: -d "$CACHE" "$goginst"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/dosboxShatteredSteel_single.conf
- write_file:
content: '[IPX]
ipx=false
[autoexec]
# Lines in this section will be run at startup.
@ECHO OFF
mount C ".."
imgmount d "../SSTEEL.inst" -t iso -fs iso
c:
cls
ssteel.exe
exit'
file: $GAMEDIR/DOSBOX/dosboxShatteredSteel_single.conf
description: Uses the files from the GOG installer.
game_slug: shattered-steel
gogslug: shattered_steel
humblestoreid: ''
installer_slug: shattered-steel-gog
name: Shattered Steel
notes: ''
runner: dosbox
script:
files:
- goginst: N/A:Please select the GOG installer for this game.
- innoex: https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz
game:
config_file: $GAMEDIR/dosboxShatteredSteel.conf
main_file: DOSBOX/dosboxShatteredSteel_single.conf
installer:
- extract:
dst: $CACHE
file: $innoex
- execute:
args: -d "$CACHE" "$goginst"
file: $CACHE/innoextract
- merge:
dst: $GAMEDIR
src: $CACHE/app
- merge:
dst: $GAMEDIR/DOSBOX
src: $GAMEDIR/dosboxShatteredSteel_single.conf
- write_file:
content: '[IPX]
ipx=false
[autoexec]
# Lines in this section will be run at startup.
@ECHO OFF
mount C ".."
imgmount d "../SSTEEL.inst" -t iso -fs iso
c:
cls
ssteel.exe
exit'
file: $GAMEDIR/DOSBOX/dosboxShatteredSteel_single.conf
slug: shattered-steel-gog
steamid: 624060
version: GOG
year: 1996
{
"game_slug": "shattered-steel",
"version": "GOG",
"description": "Uses the files from the GOG installer.",
"notes": "",
"name": "Shattered Steel",
"year": 1996,
"steamid": 624060,
"gogslug": "shattered_steel",
"humblestoreid": "",
"runner": "dosbox",
"slug": "shattered-steel-gog",
"installer_slug": "shattered-steel-gog",
"script": {
"files": [
{
"goginst": "N/A:Please select the GOG installer for this game."
},
{
"innoex": "https://lutris.nyc3.digitaloceanspaces.com/tools/innoextract/innoextract-1.8-dev-2019-01-13-linux.tar.xz"
}
],
"game": {
"config_file": "$GAMEDIR/dosboxShatteredSteel.conf",
"main_file": "DOSBOX/dosboxShatteredSteel_single.conf"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$innoex"
}
},
{
"execute": {
"args": "-d \"$CACHE\" \"$goginst\"",
"file": "$CACHE/innoextract"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/app"
}
},
{
"merge": {
"dst": "$GAMEDIR/DOSBOX",
"src": "$GAMEDIR/dosboxShatteredSteel_single.conf"
}
},
{
"write_file": {
"content": "[IPX]\nipx=false\n[autoexec]\n# Lines in this section will be run at startup.\n@ECHO OFF\nmount C \"..\"\nimgmount d \"../SSTEEL.inst\" -t iso -fs iso\nc:\ncls\nssteel.exe\nexit",
"file": "$GAMEDIR/DOSBOX/dosboxShatteredSteel_single.conf"
}
}
]
}
}