files:
- archive: https://archive.org/download/command-and-conquer-red-alert-2-incl-yuris-revenge-win-rip-en_202201/Command_and_Conquer_Red_Alert_2_Incl_Yuris_Revenge_Win_RIP_EN.zip
- cncnet: https://downloads.cncnet.org/CnCNet5_YR_Installer.exe
game:
exe: $GAMEDIR/drive_c/Program Files/drive_c/Program Files (x86)/Red Alert 2 Yuri's
Revenge/CnCNetYRLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/extracted
file: archive
- task:
description: Install base game
executable: $GAMEDIR/extracted/Game Files/Red Alert 2 Yuri's Revenge.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: Install CNCNET
executable: cncnet
name: wineexec
description: CNCNet RedAlert2
game_slug: command-conquer-red-alert-2
gogslug: ''
humblestoreid: ''
installer_slug: command-conquer-red-alert-2-10
name: 'Command & Conquer: Red Alert 2'
notes: Launcher is in windowed mode, it's O.K for compatibility
runner: wine
script:
files:
- archive: https://archive.org/download/command-and-conquer-red-alert-2-incl-yuris-revenge-win-rip-en_202201/Command_and_Conquer_Red_Alert_2_Incl_Yuris_Revenge_Win_RIP_EN.zip
- cncnet: https://downloads.cncnet.org/CnCNet5_YR_Installer.exe
game:
exe: $GAMEDIR/drive_c/Program Files/drive_c/Program Files (x86)/Red Alert 2 Yuri's
Revenge/CnCNetYRLauncher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/extracted
file: archive
- task:
description: Install base game
executable: $GAMEDIR/extracted/Game Files/Red Alert 2 Yuri's Revenge.exe
name: wineexec
prefix: $GAMEDIR
- task:
description: Install CNCNET
executable: cncnet
name: wineexec
slug: command-conquer-red-alert-2-10
steamid: null
version: '1.0'
year: 2000
{
"game_slug": "command-conquer-red-alert-2",
"version": "1.0",
"description": "CNCNet RedAlert2",
"notes": "Launcher is in windowed mode, it's O.K for compatibility",
"name": "Command & Conquer: Red Alert 2",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "command-conquer-red-alert-2-10",
"installer_slug": "command-conquer-red-alert-2-10",
"script": {
"files": [
{
"archive": "https://archive.org/download/command-and-conquer-red-alert-2-incl-yuris-revenge-win-rip-en_202201/Command_and_Conquer_Red_Alert_2_Incl_Yuris_Revenge_Win_RIP_EN.zip"
},
{
"cncnet": "https://downloads.cncnet.org/CnCNet5_YR_Installer.exe"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files/drive_c/Program Files (x86)/Red Alert 2 Yuri's Revenge/CnCNetYRLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/extracted",
"file": "archive"
}
},
{
"task": {
"description": "Install base game",
"executable": "$GAMEDIR/extracted/Game Files/Red Alert 2 Yuri's Revenge.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Install CNCNET",
"executable": "cncnet",
"name": "wineexec"
}
}
]
}
}