Installer doom-3-dhewm-steam

exe: dhewm3
files:
- doom3-engine: https://lutris.net/files/games/doom-3/dhewm-master-x86_64.tar.gz
- doom3-data: $STEAM:9050:base
installer:
- merge:
    dst: $GAMEDIR/base
    src: doom3-data
- extract:
    file: doom3-engine
- chmodx: $GAMEDIR/dhewm3
description: Downloads the Dhewm3 engine with Steam data on top.
game_slug: doom-3
gogslug: doom_3
humblestoreid: ''
installer_slug: doom-3-dhewm-steam
name: Doom 3
notes: ''
runner: linux
script:
  exe: dhewm3
  files:
  - doom3-engine: https://lutris.net/files/games/doom-3/dhewm-master-x86_64.tar.gz
  - doom3-data: $STEAM:9050:base
  installer:
  - merge:
      dst: $GAMEDIR/base
      src: doom3-data
  - extract:
      file: doom3-engine
  - chmodx: $GAMEDIR/dhewm3
slug: doom-3-dhewm-steam
steamid: 9050
version: dhewm + Steam
year: 2004
{
  "game_slug": "doom-3",
  "version": "dhewm + Steam",
  "description": "Downloads the Dhewm3 engine with Steam data on top.",
  "notes": "",
  "name": "Doom 3",
  "year": 2004,
  "steamid": 9050,
  "gogslug": "doom_3",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "doom-3-dhewm-steam",
  "installer_slug": "doom-3-dhewm-steam",
  "script": {
    "exe": "dhewm3",
    "files": [
      {
        "doom3-engine": "https://lutris.net/files/games/doom-3/dhewm-master-x86_64.tar.gz"
      },
      {
        "doom3-data": "$STEAM:9050:base"
      }
    ],
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR/base",
          "src": "doom3-data"
        }
      },
      {
        "extract": {
          "file": "doom3-engine"
        }
      },
      {
        "chmodx": "$GAMEDIR/dhewm3"
      }
    ]
  }
}
Back to game