files:
- setup: N/A:Please select the setup.exe file.
game:
arch: win32
exe: drive_c/Program Files/EA Games/Command & Conquer The First Decade/Launcher/TFDLauncher.exe
prefix: $GAMEDIR
installer:
- task:
executable: setup
name: wineexec
prefix: $GAMEDIR
description: Version installable from setup.exe English
game_slug: command-and-conquer-the-first-decade
gogslug: ''
humblestoreid: ''
installer_slug: command-conquer-the-first-dec-dvd
name: 'Command & Conquer: The First Decade'
notes: ''
runner: wine
script:
files:
- setup: N/A:Please select the setup.exe file.
game:
arch: win32
exe: drive_c/Program Files/EA Games/Command & Conquer The First Decade/Launcher/TFDLauncher.exe
prefix: $GAMEDIR
installer:
- task:
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: command-conquer-the-first-dec-dvd
steamid: null
version: DVD
year: 2006
{
"game_slug": "command-and-conquer-the-first-decade",
"version": "DVD",
"description": "Version installable from setup.exe English",
"notes": "",
"name": "Command & Conquer: The First Decade",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "command-conquer-the-first-dec-dvd",
"installer_slug": "command-conquer-the-first-dec-dvd",
"script": {
"files": [
{
"setup": "N/A:Please select the setup.exe file."
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/EA Games/Command & Conquer The First Decade/Launcher/TFDLauncher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}