Installer wolfenstein-3d-all-pc-versions-ecwo

custom-name: Wolfenstein 3D - All PC versions - ECWolf
files:
- ecwolf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Wolfenstein%203D/ecwolf.tar.xz
game:
  exe: $GAMEDIR/ecwolf.sh
installer:
- insert-disc:
    requires: vgadict.wl6
- extract:
    dst: $GAMEDIR/
    format: txz
    src: ecwolf
- execute:
    command: cd "$DISC"; find * -iname *.wl6 -exec cp {} "$GAMEDIR/wolf3d/all" \;
description: "\"Wolfenstein 3D\" all PC versions on modern computer configurations\
  \ with Linux OS.\r\n\r\nThis script uses ECWolf project: http://maniacsvault.net/ecwolf/."
game_slug: wolfenstein-3d
gogslug: wolfenstein_3d
humblestoreid: ''
installer_slug: wolfenstein-3d-all-pc-versions-ecwo
name: Wolfenstein 3D
notes: "- This script installer will ask you for all \"Wolfenstein 3D\" files with\
  \ .wl6 extension, available in every PC game install.\r\n- ECWolf 1.3.99999 (1.3.3-327-g526a2c2)\
  \ - 29 march 2020"
runner: linux
script:
  custom-name: Wolfenstein 3D - All PC versions - ECWolf
  files:
  - ecwolf: https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Wolfenstein%203D/ecwolf.tar.xz
  game:
    exe: $GAMEDIR/ecwolf.sh
  installer:
  - insert-disc:
      requires: vgadict.wl6
  - extract:
      dst: $GAMEDIR/
      format: txz
      src: ecwolf
  - execute:
      command: cd "$DISC"; find * -iname *.wl6 -exec cp {} "$GAMEDIR/wolf3d/all" \;
slug: wolfenstein-3d-all-pc-versions-ecwo
steamid: 2270
version: All PC versions + ECWolf
year: 1992
{
  "game_slug": "wolfenstein-3d",
  "version": "All PC versions + ECWolf",
  "description": "\"Wolfenstein 3D\" all PC versions on modern computer configurations with Linux OS.\r\n\r\nThis script uses ECWolf project: http://maniacsvault.net/ecwolf/.",
  "notes": "- This script installer will ask you for all \"Wolfenstein 3D\" files with .wl6 extension, available in every PC game install.\r\n- ECWolf 1.3.99999 (1.3.3-327-g526a2c2) - 29 march 2020",
  "name": "Wolfenstein 3D",
  "year": 1992,
  "steamid": 2270,
  "gogslug": "wolfenstein_3d",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "wolfenstein-3d-all-pc-versions-ecwo",
  "installer_slug": "wolfenstein-3d-all-pc-versions-ecwo",
  "script": {
    "custom-name": "Wolfenstein 3D - All PC versions - ECWolf",
    "files": [
      {
        "ecwolf": "https://github.com/legluondunet/MyLittleLutrisScripts/raw/master/Wolfenstein%203D/ecwolf.tar.xz"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/ecwolf.sh"
    },
    "installer": [
      {
        "insert-disc": {
          "requires": "vgadict.wl6"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/",
          "format": "txz",
          "src": "ecwolf"
        }
      },
      {
        "execute": {
          "command": "cd \"$DISC\"; find * -iname *.wl6 -exec cp {} \"$GAMEDIR/wolf3d/all\" \\;"
        }
      }
    ]
  }
}
Back to game