Installer doom-3-bfg-edition-gog-rbdoom-3-bfg-fla

files:
- gogsetup: N/A:Please select the Windows setup exe file downloaded from your GOG
    account.
game:
  args: run $FQDN
  exe: /usr/bin/flatpak
  gogid: 1135892318
installer:
- extract:
    dst: $GAMEDIR
    file: gogsetup
    format: gog
- execute:
    command: rm -f -r "$HOME/.var/app/io.github.RobertBeckebans.RBDoom3BFG-GL/data/rbdoom3bfg";
      mkdir -p "$HOME/.var/app/io.github.RobertBeckebans.RBDoom3BFG-GL/data/rbdoom3bfg";
      mv "$GAMEDIR/app/base" "$HOME/.var/app/io.github.RobertBeckebans.RBDoom3BFG-GL/data/rbdoom3bfg"
      ;
- execute:
    args: install flathub -y --noninteractive $FQDN
    description: Installing with flatpak
    disable_runtime: true
    file: /usr/bin/flatpak
require-binaries: flatpak
variables:
  FQDN: io.github.RobertBeckebans.RBDoom3BFG-GL
description: Play "Doom3 BFG" provided by GOG 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-gog-rbdoom-3-bfg-fla
name: 'Doom 3: BFG Edition'
notes: "- RBDOOM-3-BFG v1.4 opengl\r\n- Attention: this script installer will copy\
  \ all the games files in your home in this place: \r\n\"$HOME/.var/app/io.github.RobertBeckebans.RBDoom3BFG-GL/data/rbdoom3bfg\"\
  \r\nIf you delete this game in Lutris, it will not delete the game files in your\
  \ home directory, you have to do it manually."
runner: linux
script:
  files:
  - gogsetup: N/A:Please select the Windows setup exe file downloaded from your GOG
      account.
  game:
    args: run $FQDN
    exe: /usr/bin/flatpak
    gogid: 1135892318
  installer:
  - extract:
      dst: $GAMEDIR
      file: gogsetup
      format: gog
  - execute:
      command: rm -f -r "$HOME/.var/app/io.github.RobertBeckebans.RBDoom3BFG-GL/data/rbdoom3bfg";
        mkdir -p "$HOME/.var/app/io.github.RobertBeckebans.RBDoom3BFG-GL/data/rbdoom3bfg";
        mv "$GAMEDIR/app/base" "$HOME/.var/app/io.github.RobertBeckebans.RBDoom3BFG-GL/data/rbdoom3bfg"
        ;
  - execute:
      args: install flathub -y --noninteractive $FQDN
      description: Installing with flatpak
      disable_runtime: true
      file: /usr/bin/flatpak
  require-binaries: flatpak
  variables:
    FQDN: io.github.RobertBeckebans.RBDoom3BFG-GL
slug: doom-3-bfg-edition-gog-rbdoom-3-bfg-fla
steamid: 208200
version: GOG + RBDOOM-3-BFG Flatpak
year: 2012
{
  "game_slug": "doom-3-bfg-edition",
  "version": "GOG + RBDOOM-3-BFG Flatpak",
  "description": "Play \"Doom3 BFG\" provided by GOG with RBDOOM-3-BFG open source project on Linux!",
  "notes": "- RBDOOM-3-BFG v1.4 opengl\r\n- Attention: this script installer will copy all the games files in your home in this place: \r\n\"$HOME/.var/app/io.github.RobertBeckebans.RBDoom3BFG-GL/data/rbdoom3bfg\"\r\nIf you delete this game in Lutris, it will not delete the game files in your home directory, you have to do it manually.",
  "name": "Doom 3: BFG Edition",
  "year": 2012,
  "steamid": 208200,
  "gogslug": "doom_3",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "doom-3-bfg-edition-gog-rbdoom-3-bfg-fla",
  "installer_slug": "doom-3-bfg-edition-gog-rbdoom-3-bfg-fla",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Please select the Windows setup exe file downloaded from your GOG account."
      }
    ],
    "game": {
      "args": "run $FQDN",
      "exe": "/usr/bin/flatpak",
      "gogid": 1135892318
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "gogsetup",
          "format": "gog"
        }
      },
      {
        "execute": {
          "command": "rm -f -r \"$HOME/.var/app/io.github.RobertBeckebans.RBDoom3BFG-GL/data/rbdoom3bfg\"; mkdir -p \"$HOME/.var/app/io.github.RobertBeckebans.RBDoom3BFG-GL/data/rbdoom3bfg\"; mv \"$GAMEDIR/app/base\" \"$HOME/.var/app/io.github.RobertBeckebans.RBDoom3BFG-GL/data/rbdoom3bfg\" ;"
        }
      },
      {
        "execute": {
          "args": "install flathub -y --noninteractive $FQDN",
          "description": "Installing with flatpak",
          "disable_runtime": true,
          "file": "/usr/bin/flatpak"
        }
      }
    ],
    "require-binaries": "flatpak",
    "variables": {
      "FQDN": "io.github.RobertBeckebans.RBDoom3BFG-GL"
    }
  }
}
Back to game