Installer doom-3-bfg-edition-steam-data-rbdoom-3

files:
- engine: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%203%20BFG/RBDOOM-3-BFG.tar.xz
game:
  exe: $GAMEDIR/RBDoom3BFG
installer:
- insert-disc:
    description: Please browse folder where is located "Doom 3 BFG" Steam files. Autodetect
      will not work here, use "Browse" button.
    requires: Doom3BFG.exe
- merge:
    dst: $GAMEDIR/base
    src: $DISC/base
- extract:
    dst: $GAMEDIR
    file: engine
    type: txz
description: Play "Doom3 BFG" provided by Steam with RBDOOM-3-BFG open source project
  on Linux!
game_slug: doom-3-bfg-edition
gogslug: doom_3
humblestoreid: ''
installer_slug: doom-3-bfg-edition-steam-data-rbdoom-3
name: 'Doom 3: BFG Edition'
notes: "- You have first to install Doom3 BFG on Steam before to launch this Lutris\
  \ script installer\r\n- RBDOOM-3-BFG compiled 25 september 2023 from Github commit\
  \ a51833e 64 bits"
runner: linux
script:
  files:
  - engine: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%203%20BFG/RBDOOM-3-BFG.tar.xz
  game:
    exe: $GAMEDIR/RBDoom3BFG
  installer:
  - insert-disc:
      description: Please browse folder where is located "Doom 3 BFG" Steam files.
        Autodetect will not work here, use "Browse" button.
      requires: Doom3BFG.exe
  - merge:
      dst: $GAMEDIR/base
      src: $DISC/base
  - extract:
      dst: $GAMEDIR
      file: engine
      type: txz
slug: doom-3-bfg-edition-steam-data-rbdoom-3
steamid: 208200
version: Steam data + RBDOOM-3-BFG
year: 2012
{
  "game_slug": "doom-3-bfg-edition",
  "version": "Steam data + RBDOOM-3-BFG",
  "description": "Play \"Doom3 BFG\" provided by Steam with RBDOOM-3-BFG open source project on Linux!",
  "notes": "- You have first to install Doom3 BFG on Steam before to launch this Lutris script installer\r\n- RBDOOM-3-BFG compiled 25 september 2023 from Github commit a51833e 64 bits",
  "name": "Doom 3: BFG Edition",
  "year": 2012,
  "steamid": 208200,
  "gogslug": "doom_3",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "doom-3-bfg-edition-steam-data-rbdoom-3",
  "installer_slug": "doom-3-bfg-edition-steam-data-rbdoom-3",
  "script": {
    "files": [
      {
        "engine": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%203%20BFG/RBDOOM-3-BFG.tar.xz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/RBDoom3BFG"
    },
    "installer": [
      {
        "insert-disc": {
          "description": "Please browse folder where is located \"Doom 3 BFG\" Steam files. Autodetect will not work here, use \"Browse\" button.",
          "requires": "Doom3BFG.exe"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/base",
          "src": "$DISC/base"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "engine",
          "type": "txz"
        }
      }
    ]
  }
}
Back to game