files:
- zipfile: N/A:Download Double-Dragon-Fists-of-Rage_Win_EN.zip from https://www.myabandonware.com/game/double-dragon-fists-of-rage-bw1#download
game:
args: /NOF
exe: drive_c/ddfor/Double Dragon fists of rage_.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/ddfor/
file: zipfile
description: ''
game_slug: double-dragon-fists-of-rage
gogslug: ''
humblestoreid: ''
installer_slug: double-dragon-fists-of-rage-2005-12-20
name: 'Double Dragon: Fists of rage'
notes: 'Auto-launches in full screen, even though we are passing /NOF parameter. See
also: https://create-games.com/article.asp?id=2327'
runner: wine
script:
files:
- zipfile: N/A:Download Double-Dragon-Fists-of-Rage_Win_EN.zip from https://www.myabandonware.com/game/double-dragon-fists-of-rage-bw1#download
game:
args: /NOF
exe: drive_c/ddfor/Double Dragon fists of rage_.exe
prefix: $GAMEDIR
installer:
- task:
description: Preparing Wine prefix
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/ddfor/
file: zipfile
slug: double-dragon-fists-of-rage-2005-12-20
steamid: null
version: '2005-12-20'
year: 2005
{
"game_slug": "double-dragon-fists-of-rage",
"version": "2005-12-20",
"description": "",
"notes": "Auto-launches in full screen, even though we are passing /NOF parameter. See also: https://create-games.com/article.asp?id=2327",
"name": "Double Dragon: Fists of rage",
"year": 2005,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "double-dragon-fists-of-rage-2005-12-20",
"installer_slug": "double-dragon-fists-of-rage-2005-12-20",
"script": {
"files": [
{
"zipfile": "N/A:Download Double-Dragon-Fists-of-Rage_Win_EN.zip from https://www.myabandonware.com/game/double-dragon-fists-of-rage-bw1#download"
}
],
"game": {
"args": "/NOF",
"exe": "drive_c/ddfor/Double Dragon fists of rage_.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Preparing Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/ddfor/",
"file": "zipfile"
}
}
]
}
}