Installer doom-3-bfg-edition-native-steam-data-64

exe: RBDoom3BFG
files:
- game_assets: $STEAM:208200:base
- rbdoom: https://github.com/luxtorpeda-dev/packages/releases/download/rbdoom-3-bfg-15/rbdoom-3-bfg-208200-15.tar.xz
game:
  exe: RBDoom3BFG
installer:
- extract:
    dst: $GAMEDIR
    file: rbdoom
- merge:
    dst: $GAMEDIR/base
    src: game_assets
description: Uses the open source engine RBDoomBFG
game_slug: doom-3-bfg-edition
gogslug: doom_3
humblestoreid: ''
installer_slug: doom-3-bfg-edition-native-steam-data-64
name: 'Doom 3: BFG Edition'
notes: "- Update RBdoom to 1.5 using luxtorpeda builds\r\n- Set game path"
runner: linux
script:
  exe: RBDoom3BFG
  files:
  - game_assets: $STEAM:208200:base
  - rbdoom: https://github.com/luxtorpeda-dev/packages/releases/download/rbdoom-3-bfg-15/rbdoom-3-bfg-208200-15.tar.xz
  game:
    exe: RBDoom3BFG
  installer:
  - extract:
      dst: $GAMEDIR
      file: rbdoom
  - merge:
      dst: $GAMEDIR/base
      src: game_assets
slug: doom-3-bfg-edition-native-steam-data-64
steamid: 208200
version: Native + Steam data (64bit)
year: 2012
{
  "game_slug": "doom-3-bfg-edition",
  "version": "Native + Steam data (64bit)",
  "description": "Uses the open source engine RBDoomBFG",
  "notes": "- Update RBdoom to 1.5 using luxtorpeda builds\r\n- Set game path",
  "name": "Doom 3: BFG Edition",
  "year": 2012,
  "steamid": 208200,
  "gogslug": "doom_3",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "doom-3-bfg-edition-native-steam-data-64",
  "installer_slug": "doom-3-bfg-edition-native-steam-data-64",
  "script": {
    "exe": "RBDoom3BFG",
    "files": [
      {
        "game_assets": "$STEAM:208200:base"
      },
      {
        "rbdoom": "https://github.com/luxtorpeda-dev/packages/releases/download/rbdoom-3-bfg-15/rbdoom-3-bfg-208200-15.tar.xz"
      }
    ],
    "game": {
      "exe": "RBDoom3BFG"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "rbdoom"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/base",
          "src": "game_assets"
        }
      }
    ]
  }
}
Back to game