Installer doom-3-resurrection-of-evil-dhewm-steam

files:
- doom3-data: $STEAM:9050:base
- doom3-engine: https://lutris.net/files/games/doom-3/dhewm-master-x86_64.tar.gz
- roe-data: $STEAM:9070:d3xp
game:
  args: +set fs_game d3xp
  exe: dhewm3
installer:
- merge:
    dst: $GAMEDIR/base
    src: doom3-data
- extract:
    file: doom3-engine
- chmodx: $GAMEDIR/dhewm3
- merge:
    dst: $GAMEDIR/d3xp
    src: roe-data
description: null
game_slug: doom-3-resurrection-of-evil
gogslug: ''
humblestoreid: ''
installer_slug: doom-3-resurrection-of-evil-dhewm-steam
name: 'Doom 3: Resurrection of Evil'
notes: Install Doom 3 "Dhewm + Steam" version before this.
runner: linux
script:
  files:
  - doom3-data: $STEAM:9050:base
  - doom3-engine: https://lutris.net/files/games/doom-3/dhewm-master-x86_64.tar.gz
  - roe-data: $STEAM:9070:d3xp
  game:
    args: +set fs_game d3xp
    exe: dhewm3
  installer:
  - merge:
      dst: $GAMEDIR/base
      src: doom3-data
  - extract:
      file: doom3-engine
  - chmodx: $GAMEDIR/dhewm3
  - merge:
      dst: $GAMEDIR/d3xp
      src: roe-data
slug: doom-3-resurrection-of-evil-dhewm-steam
steamid: 9070
version: dhewm + Steam
year: 2005
{
  "game_slug": "doom-3-resurrection-of-evil",
  "version": "dhewm + Steam",
  "description": null,
  "notes": "Install Doom 3 \"Dhewm + Steam\" version before this.",
  "name": "Doom 3: Resurrection of Evil",
  "year": 2005,
  "steamid": 9070,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "doom-3-resurrection-of-evil-dhewm-steam",
  "installer_slug": "doom-3-resurrection-of-evil-dhewm-steam",
  "script": {
    "files": [
      {
        "doom3-data": "$STEAM:9050:base"
      },
      {
        "doom3-engine": "https://lutris.net/files/games/doom-3/dhewm-master-x86_64.tar.gz"
      },
      {
        "roe-data": "$STEAM:9070:d3xp"
      }
    ],
    "game": {
      "args": "+set fs_game d3xp",
      "exe": "dhewm3"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR/base",
          "src": "doom3-data"
        }
      },
      {
        "extract": {
          "file": "doom3-engine"
        }
      },
      {
        "chmodx": "$GAMEDIR/dhewm3"
      },
      {
        "merge": {
          "dst": "$GAMEDIR/d3xp",
          "src": "roe-data"
        }
      }
    ]
  }
}
Back to game