files:
- installer: https://lutris.nyc3.digitaloceanspaces.com/games/command-and-conquer/cc95v106c_r3_u4_full.exe
- videos: https://lutris.nyc3.digitaloceanspaces.com/games/command-and-conquer/cc95v106_videobase_eng.1.exe
- cnc_ddraw: https://lutris.nyc3.digitaloceanspaces.com/games/command-and-conquer/cnc-ddraw.zip
game:
arch: win32
exe: drive_c/Westwood/C&C95/C&C95.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
executable: videos
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Westwood/C&C95/
file: cnc_ddraw
description: null
game_slug: command-conquer
gogslug: ''
humblestoreid: ''
installer_slug: command-conquer-gold-edition
name: Command & Conquer
notes: ''
runner: wine
script:
files:
- installer: https://lutris.nyc3.digitaloceanspaces.com/games/command-and-conquer/cc95v106c_r3_u4_full.exe
- videos: https://lutris.nyc3.digitaloceanspaces.com/games/command-and-conquer/cc95v106_videobase_eng.1.exe
- cnc_ddraw: https://lutris.nyc3.digitaloceanspaces.com/games/command-and-conquer/cnc-ddraw.zip
game:
arch: win32
exe: drive_c/Westwood/C&C95/C&C95.exe
prefix: $GAMEDIR
installer:
- task:
executable: installer
name: wineexec
prefix: $GAMEDIR
- task:
executable: videos
name: wineexec
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Westwood/C&C95/
file: cnc_ddraw
slug: command-conquer-gold-edition
steamid: null
version: Gold edition
year: 1995
{
"game_slug": "command-conquer",
"version": "Gold edition",
"description": null,
"notes": "",
"name": "Command & Conquer",
"year": 1995,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "command-conquer-gold-edition",
"installer_slug": "command-conquer-gold-edition",
"script": {
"files": [
{
"installer": "https://lutris.nyc3.digitaloceanspaces.com/games/command-and-conquer/cc95v106c_r3_u4_full.exe"
},
{
"videos": "https://lutris.nyc3.digitaloceanspaces.com/games/command-and-conquer/cc95v106_videobase_eng.1.exe"
},
{
"cnc_ddraw": "https://lutris.nyc3.digitaloceanspaces.com/games/command-and-conquer/cnc-ddraw.zip"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Westwood/C&C95/C&C95.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "videos",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Westwood/C&C95/",
"file": "cnc_ddraw"
}
}
]
}
}