files:
- installer: https://archive.org/download/RaptorCallOfTheShadows/1rap12.zip
game:
main_file: RAPTOR/RAP.EXE
installer:
- extract:
dst: $GAMEDIR
file: $installer
- task:
args: -exit
executable: $GAMEDIR/INSTALL.EXE
name: dosexec
- task:
args: -exit
executable: $GAMEDIR/RAPTOR/SETUP.EXE
name: dosexec
description: Shareware version
game_slug: raptor-call-of-the-shadows
gogslug: ultra_pack_deluxe_turbo_hd_remix_vol2
humblestoreid: raptor-call-of-the-shadows-2010-edition
installer_slug: raptor-call-of-the-shadows-archiveorg-shareware
name: 'Raptor: Call of The Shadows'
notes: ''
runner: dosbox
script:
files:
- installer: https://archive.org/download/RaptorCallOfTheShadows/1rap12.zip
game:
main_file: RAPTOR/RAP.EXE
installer:
- extract:
dst: $GAMEDIR
file: $installer
- task:
args: -exit
executable: $GAMEDIR/INSTALL.EXE
name: dosexec
- task:
args: -exit
executable: $GAMEDIR/RAPTOR/SETUP.EXE
name: dosexec
slug: raptor-call-of-the-shadows-archiveorg-shareware
steamid: 336060
version: Archive.org Shareware
year: 2010
{
"game_slug": "raptor-call-of-the-shadows",
"version": "Archive.org Shareware",
"description": "Shareware version",
"notes": "",
"name": "Raptor: Call of The Shadows",
"year": 2010,
"steamid": 336060,
"gogslug": "ultra_pack_deluxe_turbo_hd_remix_vol2",
"humblestoreid": "raptor-call-of-the-shadows-2010-edition",
"runner": "dosbox",
"slug": "raptor-call-of-the-shadows-archiveorg-shareware",
"installer_slug": "raptor-call-of-the-shadows-archiveorg-shareware",
"script": {
"files": [
{
"installer": "https://archive.org/download/RaptorCallOfTheShadows/1rap12.zip"
}
],
"game": {
"main_file": "RAPTOR/RAP.EXE"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "$installer"
}
},
{
"task": {
"args": "-exit",
"executable": "$GAMEDIR/INSTALL.EXE",
"name": "dosexec"
}
},
{
"task": {
"args": "-exit",
"executable": "$GAMEDIR/RAPTOR/SETUP.EXE",
"name": "dosexec"
}
}
]
}
}