files:
- wcsaga: https://www.wcsaga.com/index.php/rs-downloads/download-file.html?path=releases%2Fdarkest-dawn-setup.zip
game:
arch: win32
exe: drive_c/Program Files/Wing Commander Saga/Wing Commander Saga.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: wcsaga
- task:
arch: win32
description: Installing Wing Commander Saga - The Darkest Dawn
executable: $CACHE/darkest-dawn-setup.exe
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: wing-commander-saga-the-darkest-dawn
gogslug: ''
humblestoreid: ''
installer_slug: wing-commander-saga-the-darke-download
name: 'Wing Commander Saga: The Darkest Dawn'
notes: ''
runner: wine
script:
files:
- wcsaga: https://www.wcsaga.com/index.php/rs-downloads/download-file.html?path=releases%2Fdarkest-dawn-setup.zip
game:
arch: win32
exe: drive_c/Program Files/Wing Commander Saga/Wing Commander Saga.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: wcsaga
- task:
arch: win32
description: Installing Wing Commander Saga - The Darkest Dawn
executable: $CACHE/darkest-dawn-setup.exe
name: wineexec
prefix: $GAMEDIR
slug: wing-commander-saga-the-darke-download
steamid: null
version: Download
year: null
{
"game_slug": "wing-commander-saga-the-darkest-dawn",
"version": "Download",
"description": "",
"notes": "",
"name": "Wing Commander Saga: The Darkest Dawn",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "wing-commander-saga-the-darke-download",
"installer_slug": "wing-commander-saga-the-darke-download",
"script": {
"files": [
{
"wcsaga": "https://www.wcsaga.com/index.php/rs-downloads/download-file.html?path=releases%2Fdarkest-dawn-setup.zip"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Wing Commander Saga/Wing Commander Saga.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "wcsaga"
}
},
{
"task": {
"arch": "win32",
"description": "Installing Wing Commander Saga - The Darkest Dawn",
"executable": "$CACHE/darkest-dawn-setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}