files:
- wad-data: N/A:Select an archive containing the Strife game files
game:
main_file: strife1.wad
installer:
- extract:
dst: $GAMEDIR
file: wad-data
description: ''
game_slug: strife-veteran-edition
gogslug: strife_veteran_edition
humblestoreid: ''
installer_slug: strife-veteran-edition-zdoom-archive
name: 'Strife: Veteran Edition'
notes: ''
runner: zdoom
script:
files:
- wad-data: N/A:Select an archive containing the Strife game files
game:
main_file: strife1.wad
installer:
- extract:
dst: $GAMEDIR
file: wad-data
slug: strife-veteran-edition-zdoom-archive
steamid: 317040
version: ZDoom + Archive
year: 2014
{
"game_slug": "strife-veteran-edition",
"version": "ZDoom + Archive",
"description": "",
"notes": "",
"name": "Strife: Veteran Edition",
"year": 2014,
"steamid": 317040,
"gogslug": "strife_veteran_edition",
"humblestoreid": "",
"runner": "zdoom",
"slug": "strife-veteran-edition-zdoom-archive",
"installer_slug": "strife-veteran-edition-zdoom-archive",
"script": {
"files": [
{
"wad-data": "N/A:Select an archive containing the Strife game files"
}
],
"game": {
"main_file": "strife1.wad"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR",
"file": "wad-data"
}
}
]
}
}