files:
- steam-data: $STEAM:208200:base
- engine: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%203%20BFG/RBDOOM-3-BFG.tar.xz
game:
exe: $GAMEDIR/RBDoom3BFG
installer:
- merge:
dst: $GAMEDIR/base
src: steam-data
- extract:
dst: $GAMEDIR
file: engine
type: txz
description: Play "Doom3 BFG" provided by Steam 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: '- Using RBDOOM-3-BFG engine (compiled 25 september 2023 from Github - commit
a51833e - 64 bits)'
runner: linux
script:
files:
- steam-data: $STEAM:208200:base
- engine: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%203%20BFG/RBDOOM-3-BFG.tar.xz
game:
exe: $GAMEDIR/RBDoom3BFG
installer:
- merge:
dst: $GAMEDIR/base
src: steam-data
- 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 on Linux!",
"notes": "- Using RBDOOM-3-BFG engine (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": [
{
"steam-data": "$STEAM:208200:base"
},
{
"engine": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Doom%203%20BFG/RBDOOM-3-BFG.tar.xz"
}
],
"game": {
"exe": "$GAMEDIR/RBDoom3BFG"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR/base",
"src": "steam-data"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "engine",
"type": "txz"
}
}
]
}
}