files:
- setup: http://xwis.net/dl/Red-Alert-2-Multiplayer.exe
- game_file: N/A:Select the game's setup file
- music_file: N/A:Select the game's setup file
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/ra2/Red-Alert-2-Multiplayer.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating 32bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/Red Alert 2/
src: game_file
- merge:
dst: $GAMEDIR/drive_c/Red Alert 2/
src: music_file
- task:
arch: win32
description: Select C:/Red Alert 2/ as the installation folder
executable: setup
name: wine.wineexec
prefix: $GAMEDIR
description: ''
game_slug: command-conquer-red-alert-2
gogslug: ''
humblestoreid: ''
installer_slug: command-conquer-red-alert-2-xwis-mutliplayer
name: 'Command & Conquer: Red Alert 2'
notes: ''
runner: wine
script:
files:
- setup: http://xwis.net/dl/Red-Alert-2-Multiplayer.exe
- game_file: N/A:Select the game's setup file
- music_file: N/A:Select the game's setup file
game:
arch: win32
exe: $GAMEDIR/drive_c/Program Files/ra2/Red-Alert-2-Multiplayer.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating 32bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- merge:
dst: $GAMEDIR/drive_c/Red Alert 2/
src: game_file
- merge:
dst: $GAMEDIR/drive_c/Red Alert 2/
src: music_file
- task:
arch: win32
description: Select C:/Red Alert 2/ as the installation folder
executable: setup
name: wine.wineexec
prefix: $GAMEDIR
slug: command-conquer-red-alert-2-xwis-mutliplayer
steamid: null
version: XWIS Mutliplayer
year: 2000
{
"game_slug": "command-conquer-red-alert-2",
"version": "XWIS Mutliplayer",
"description": "",
"notes": "",
"name": "Command & Conquer: Red Alert 2",
"year": 2000,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "command-conquer-red-alert-2-xwis-mutliplayer",
"installer_slug": "command-conquer-red-alert-2-xwis-mutliplayer",
"script": {
"files": [
{
"setup": "http://xwis.net/dl/Red-Alert-2-Multiplayer.exe"
},
{
"game_file": "N/A:Select the game's setup file"
},
{
"music_file": "N/A:Select the game's setup file"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/drive_c/Program Files/ra2/Red-Alert-2-Multiplayer.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating 32bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Red Alert 2/",
"src": "game_file"
}
},
{
"merge": {
"dst": "$GAMEDIR/drive_c/Red Alert 2/",
"src": "music_file"
}
},
{
"task": {
"arch": "win32",
"description": "Select C:/Red Alert 2/ as the installation folder",
"executable": "setup",
"name": "wine.wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}