Installer call-of-duty-2-demo

files:
- demo: https://archive.org/download/CallOfDuty2Demo/cod2demo.exe
game:
  arch: win32
  exe: $GAMEDIR/drive_c/Program Files/Activision/Call of Duty 2 Demo/CoD2SP_s.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    executable: demo
    name: wineexec
description: ''
game_slug: call-of-duty-2
gogslug: ''
humblestoreid: ''
installer_slug: call-of-duty-2-demo
name: Call of Duty 2
notes: ''
runner: wine
script:
  files:
  - demo: https://archive.org/download/CallOfDuty2Demo/cod2demo.exe
  game:
    arch: win32
    exe: $GAMEDIR/drive_c/Program Files/Activision/Call of Duty 2 Demo/CoD2SP_s.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      executable: demo
      name: wineexec
slug: call-of-duty-2-demo
steamid: 2630
version: Demo
year: 2005
{
  "game_slug": "call-of-duty-2",
  "version": "Demo",
  "description": "",
  "notes": "",
  "name": "Call of Duty 2",
  "year": 2005,
  "steamid": 2630,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "call-of-duty-2-demo",
  "installer_slug": "call-of-duty-2-demo",
  "script": {
    "files": [
      {
        "demo": "https://archive.org/download/CallOfDuty2Demo/cod2demo.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "exe": "$GAMEDIR/drive_c/Program Files/Activision/Call of Duty 2 Demo/CoD2SP_s.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "executable": "demo",
          "name": "wineexec"
        }
      }
    ]
  }
}
Back to game