Installer wolfenstein-enemy-territory-et-legacy-32-bit

files:
- et260: http://trackbase.eu/files/et/full/et260b.x86_full.zip
- etlegacy:
    filename: etlegacy-i386.sh
    url: https://www.etlegacy.com/download/file/555
game:
  exe: etl.i386
installer:
- extract:
    dst: $GAMEDIR
    file: et260
- execute:
    args: --target $GAMEDIR --noexec --keep --nox11
    file: $GAMEDIR/et260b.x86_keygen_V03.run
- chmodx: etlegacy
- execute:
    args: --prefix=$GAMEDIR --skip-license
    file: etlegacy
description: 'ET: Legacy - https://www.etlegacy.com/'
game_slug: wolfenstein-enemy-territory
gogslug: wolfenstein_enemy_territory
humblestoreid: ''
installer_slug: wolfenstein-enemy-territory-et-legacy-32-bit
name: 'Wolfenstein: Enemy Territory'
notes: ''
runner: linux
script:
  files:
  - et260: http://trackbase.eu/files/et/full/et260b.x86_full.zip
  - etlegacy:
      filename: etlegacy-i386.sh
      url: https://www.etlegacy.com/download/file/555
  game:
    exe: etl.i386
  installer:
  - extract:
      dst: $GAMEDIR
      file: et260
  - execute:
      args: --target $GAMEDIR --noexec --keep --nox11
      file: $GAMEDIR/et260b.x86_keygen_V03.run
  - chmodx: etlegacy
  - execute:
      args: --prefix=$GAMEDIR --skip-license
      file: etlegacy
slug: wolfenstein-enemy-territory-et-legacy-32-bit
steamid: 1873030
version: 'ET: Legacy 32 bit'
year: 2003
{
  "game_slug": "wolfenstein-enemy-territory",
  "version": "ET: Legacy 32 bit",
  "description": "ET: Legacy - https://www.etlegacy.com/",
  "notes": "",
  "name": "Wolfenstein: Enemy Territory",
  "year": 2003,
  "steamid": 1873030,
  "gogslug": "wolfenstein_enemy_territory",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "wolfenstein-enemy-territory-et-legacy-32-bit",
  "installer_slug": "wolfenstein-enemy-territory-et-legacy-32-bit",
  "script": {
    "files": [
      {
        "et260": "http://trackbase.eu/files/et/full/et260b.x86_full.zip"
      },
      {
        "etlegacy": {
          "filename": "etlegacy-i386.sh",
          "url": "https://www.etlegacy.com/download/file/555"
        }
      }
    ],
    "game": {
      "exe": "etl.i386"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR",
          "file": "et260"
        }
      },
      {
        "execute": {
          "args": "--target $GAMEDIR --noexec --keep --nox11",
          "file": "$GAMEDIR/et260b.x86_keygen_V03.run"
        }
      },
      {
        "chmodx": "etlegacy"
      },
      {
        "execute": {
          "args": "--prefix=$GAMEDIR --skip-license",
          "file": "etlegacy"
        }
      }
    ]
  }
}
Back to game