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

files:
- engine: https://github.com/LostArtefacts/TRX/releases/download/trx-1.8.1/TRX-1.8.1-Linux.zip
- steam_data: $STEAM:225320:/
game:
  args: --mod tr3
  exe: TRX
installer:
- merge:
    dst: $GAMEDIR/games/tr3
    src: $steam_data
- move:
    dst: $GAMEDIR/games/tr3/levels
    src: $GAMEDIR/games/tr3/data
- move:
    dst: $GAMEDIR/games/tr3
    src: $GAMEDIR/games/tr3/levels/MAIN.SFX
- extract:
    dst: $GAMEDIR
    file: engine
- chmodx: $GAMEDIR/TRX
description: Play "Tomb Raider III - Adventures of Lara Croft" Steam edition on Linux!
game_slug: tomb-raider-iii-adventures-of-lara-croft
gogslug: tomb_raider_123
humblestoreid: ''
installer_slug: tomb-raider-iii-adventures-of-steam-trx
name: 'Tomb Raider III: Adventures of Lara Croft'
notes: '- Using TRX engine'
runner: linux
script:
  files:
  - engine: https://github.com/LostArtefacts/TRX/releases/download/trx-1.8.1/TRX-1.8.1-Linux.zip
  - steam_data: $STEAM:225320:/
  game:
    args: --mod tr3
    exe: TRX
  installer:
  - merge:
      dst: $GAMEDIR/games/tr3
      src: $steam_data
  - move:
      dst: $GAMEDIR/games/tr3/levels
      src: $GAMEDIR/games/tr3/data
  - move:
      dst: $GAMEDIR/games/tr3
      src: $GAMEDIR/games/tr3/levels/MAIN.SFX
  - extract:
      dst: $GAMEDIR
      file: engine
  - chmodx: $GAMEDIR/TRX
slug: tomb-raider-iii-adventures-of-steam-trx
steamid: 225320
version: Steam + TRX
year: 1998
{
  "game_slug": "tomb-raider-iii-adventures-of-lara-croft",
  "version": "Steam + TRX",
  "description": "Play \"Tomb Raider III - Adventures of Lara Croft\" Steam 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-steam-trx",
  "installer_slug": "tomb-raider-iii-adventures-of-steam-trx",
  "script": {
    "files": [
      {
        "engine": "https://github.com/LostArtefacts/TRX/releases/download/trx-1.8.1/TRX-1.8.1-Linux.zip"
      },
      {
        "steam_data": "$STEAM:225320:/"
      }
    ],
    "game": {
      "args": "--mod tr3",
      "exe": "TRX"
    },
    "installer": [
      {
        "merge": {
          "dst": "$GAMEDIR/games/tr3",
          "src": "$steam_data"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/games/tr3/levels",
          "src": "$GAMEDIR/games/tr3/data"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/games/tr3",
          "src": "$GAMEDIR/games/tr3/levels/MAIN.SFX"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "engine"
        }
      },
      {
        "chmodx": "$GAMEDIR/TRX"
      }
    ]
  }
}
Back to game