Installer tomb-raider-iii-the-lost-arte-cd-trx

files:
- game_cd: https://archive.org/download/TOMB3GOLDUSA/TOMB%203%20GOLD%20%28USA%29.zip
- engine: https://github.com/LostArtefacts/TRX/releases/download/trx-1.5/TRX-1.5-Linux-tr3.zip
game:
  exe: TRX/TRX
installer:
- extract:
    dst: $CACHE
    file: game_cd
    format: zip
- extract:
    dst: $GAMEDIR/TRX
    file: $CACHE/TR3 GOLD.iso
    format: iso
- extract:
    dst: $GAMEDIR/TRX
    file: engine
description: Play "Tomb Raider III - The Lost Artefact" GOG edition on Linux!
game_slug: tomb-raider-iii-the-lost-artefact
gogslug: ''
humblestoreid: ''
installer_slug: tomb-raider-iii-the-lost-arte-cd-trx
name: 'Tomb Raider III: The Lost Artefact'
notes: '- Using TRX engine'
runner: linux
script:
  files:
  - game_cd: https://archive.org/download/TOMB3GOLDUSA/TOMB%203%20GOLD%20%28USA%29.zip
  - engine: https://github.com/LostArtefacts/TRX/releases/download/trx-1.5/TRX-1.5-Linux-tr3.zip
  game:
    exe: TRX/TRX
  installer:
  - extract:
      dst: $CACHE
      file: game_cd
      format: zip
  - extract:
      dst: $GAMEDIR/TRX
      file: $CACHE/TR3 GOLD.iso
      format: iso
  - extract:
      dst: $GAMEDIR/TRX
      file: engine
slug: tomb-raider-iii-the-lost-arte-cd-trx
steamid: null
version: CD + TRX
year: 2000
{
  "game_slug": "tomb-raider-iii-the-lost-artefact",
  "version": "CD + TRX",
  "description": "Play \"Tomb Raider III - The Lost Artefact\" GOG edition on Linux!",
  "notes": "- Using TRX engine",
  "name": "Tomb Raider III: The Lost Artefact",
  "year": 2000,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "tomb-raider-iii-the-lost-arte-cd-trx",
  "installer_slug": "tomb-raider-iii-the-lost-arte-cd-trx",
  "script": {
    "files": [
      {
        "game_cd": "https://archive.org/download/TOMB3GOLDUSA/TOMB%203%20GOLD%20%28USA%29.zip"
      },
      {
        "engine": "https://github.com/LostArtefacts/TRX/releases/download/trx-1.5/TRX-1.5-Linux-tr3.zip"
      }
    ],
    "game": {
      "exe": "TRX/TRX"
    },
    "installer": [
      {
        "extract": {
          "dst": "$CACHE",
          "file": "game_cd",
          "format": "zip"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/TRX",
          "file": "$CACHE/TR3 GOLD.iso",
          "format": "iso"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/TRX",
          "file": "engine"
        }
      }
    ]
  }
}
Back to game