Installer tomb-raider-iii-adventures-of-gog-trx

files:
- gogsetup: N/A:Select the installer downloaded from GOG
- engine: https://github.com/LostArtefacts/TRX/releases/download/trx-1.5/TRX-1.5-Linux-tr3.zip
game:
  exe: TRX/TRX
installer:
- extract:
    dst: $GAMEDIR/TRX
    file: gogsetup
    format: gog
- merge:
    dst: $GAMEDIR/TRX/data
    src: $GAMEDIR/TRX/DATA
- move:
    dst: $CACHE
    src: $GAMEDIR/TRX/DATA
- extract:
    dst: $GAMEDIR/TRX
    file: engine
description: Play "Tomb Raider III - Adventures of Lara Croft" GOG edition on Linux!
game_slug: tomb-raider-iii-adventures-of-lara-croft
gogslug: tomb_raider_123
humblestoreid: ''
installer_slug: tomb-raider-iii-adventures-of-gog-trx
name: 'Tomb Raider III: Adventures of Lara Croft'
notes: '- Using TRX engine'
runner: linux
script:
  files:
  - gogsetup: N/A:Select the installer downloaded from GOG
  - engine: https://github.com/LostArtefacts/TRX/releases/download/trx-1.5/TRX-1.5-Linux-tr3.zip
  game:
    exe: TRX/TRX
  installer:
  - extract:
      dst: $GAMEDIR/TRX
      file: gogsetup
      format: gog
  - merge:
      dst: $GAMEDIR/TRX/data
      src: $GAMEDIR/TRX/DATA
  - move:
      dst: $CACHE
      src: $GAMEDIR/TRX/DATA
  - extract:
      dst: $GAMEDIR/TRX
      file: engine
slug: tomb-raider-iii-adventures-of-gog-trx
steamid: 225320
version: GOG + TRX
year: 1998
{
  "game_slug": "tomb-raider-iii-adventures-of-lara-croft",
  "version": "GOG + TRX",
  "description": "Play \"Tomb Raider III - Adventures of Lara Croft\" GOG edition on Linux!",
  "notes": "- Using TRX engine",
  "name": "Tomb Raider III: Adventures of Lara Croft",
  "year": 1998,
  "steamid": 225320,
  "gogslug": "tomb_raider_123",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "tomb-raider-iii-adventures-of-gog-trx",
  "installer_slug": "tomb-raider-iii-adventures-of-gog-trx",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Select the installer downloaded from GOG"
      },
      {
        "engine": "https://github.com/LostArtefacts/TRX/releases/download/trx-1.5/TRX-1.5-Linux-tr3.zip"
      }
    ],
    "game": {
      "exe": "TRX/TRX"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/TRX",
          "file": "gogsetup",
          "format": "gog"
        }
      },
      {
        "merge": {
          "dst": "$GAMEDIR/TRX/data",
          "src": "$GAMEDIR/TRX/DATA"
        }
      },
      {
        "move": {
          "dst": "$CACHE",
          "src": "$GAMEDIR/TRX/DATA"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/TRX",
          "file": "engine"
        }
      }
    ]
  }
}
Back to game