files:
- installer: http://downloads.cncnet.org/RA1installer.exe
game:
arch: win64
exe: drive_c/Red Alert/ra95.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
description: "This installer will download the installation program built by FunkyFr3sh.\
\ This tool allows you to install the full version from one of the available mirrors\
\ and install the neccessary patches to make it run on modern systems.\r\n\r\nFor\
\ reference see:\r\nhttps://cnc-comm.com/red-alert/downloads/the-game/installer"
game_slug: command-conquer-red-alert
gogslug: ''
humblestoreid: ''
installer_slug: command-conquer-red-alert-funkyfr3sh
name: 'Command & Conquer: Red Alert'
notes: ''
runner: wine
script:
files:
- installer: http://downloads.cncnet.org/RA1installer.exe
game:
arch: win64
exe: drive_c/Red Alert/ra95.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: command-conquer-red-alert-funkyfr3sh
steamid: null
version: FunkyFr3sh
year: 1996
{
"game_slug": "command-conquer-red-alert",
"version": "FunkyFr3sh",
"description": "This installer will download the installation program built by FunkyFr3sh. This tool allows you to install the full version from one of the available mirrors and install the neccessary patches to make it run on modern systems.\r\n\r\nFor reference see:\r\nhttps://cnc-comm.com/red-alert/downloads/the-game/installer",
"notes": "",
"name": "Command & Conquer: Red Alert",
"year": 1996,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "command-conquer-red-alert-funkyfr3sh",
"installer_slug": "command-conquer-red-alert-funkyfr3sh",
"script": {
"files": [
{
"installer": "http://downloads.cncnet.org/RA1installer.exe"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Red Alert/ra95.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}