files:
- steam-data: $STEAM:238070:gameroot
game:
config_file: $GAMEDIR/dosbox_swarrior.conf
main_file: dosbox_swarrior_single.conf
installer:
- merge:
dst: $GAMEDIR
src: steam-data
description: Free game, downloaded with Steam but run without.
game_slug: shadow-warrior-classic
gogslug: shadow_warrior_complete
humblestoreid: ''
installer_slug: shadow-warrior-classic-steam
name: Shadow Warrior Classic
notes: ''
runner: dosbox
script:
files:
- steam-data: $STEAM:238070:gameroot
game:
config_file: $GAMEDIR/dosbox_swarrior.conf
main_file: dosbox_swarrior_single.conf
installer:
- merge:
dst: $GAMEDIR
src: steam-data
slug: shadow-warrior-classic-steam
steamid: 238070
version: steam
year: 1997
{
"game_slug": "shadow-warrior-classic",
"version": "steam",
"description": "Free game, downloaded with Steam but run without.",
"notes": "",
"name": "Shadow Warrior Classic",
"year": 1997,
"steamid": 238070,
"gogslug": "shadow_warrior_complete",
"humblestoreid": "",
"runner": "dosbox",
"slug": "shadow-warrior-classic-steam",
"installer_slug": "shadow-warrior-classic-steam",
"script": {
"files": [
{
"steam-data": "$STEAM:238070:gameroot"
}
],
"game": {
"config_file": "$GAMEDIR/dosbox_swarrior.conf",
"main_file": "dosbox_swarrior_single.conf"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "steam-data"
}
}
]
}
}