files:
- game: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE
file: game
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data/noarch
description: Shadow Warrior Classic Complete is available for free on GOG.com
game_slug: shadow-warrior-classic
gogslug: shadow_warrior_complete
humblestoreid: ''
installer_slug: shadow-warrior-classic-gog
name: Shadow Warrior Classic
notes: ''
runner: linux
script:
files:
- game: N/A:Please select the GOG.com Linux installer
game:
exe: start.sh
installer:
- extract:
dst: $CACHE
file: game
format: zip
- merge:
dst: $GAMEDIR
src: $CACHE/data/noarch
slug: shadow-warrior-classic-gog
steamid: 238070
version: GOG
year: 1997
{
"game_slug": "shadow-warrior-classic",
"version": "GOG",
"description": "Shadow Warrior Classic Complete is available for free on GOG.com",
"notes": "",
"name": "Shadow Warrior Classic",
"year": 1997,
"steamid": 238070,
"gogslug": "shadow_warrior_complete",
"humblestoreid": "",
"runner": "linux",
"slug": "shadow-warrior-classic-gog",
"installer_slug": "shadow-warrior-classic-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Linux installer"
}
],
"game": {
"exe": "start.sh"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "game",
"format": "zip"
}
},
{
"merge": {
"dst": "$GAMEDIR",
"src": "$CACHE/data/noarch"
}
}
]
}
}