Installer wolfenstein-3d-gog-total-conversion

files:
- gogsetup: N/A:Select the gog setup exe
- w3d_tc: https://www.afadoomer.com/wolf3d/files/Wolf3D_TC_3.1.zip
game:
  main_file: $GAMEDIR/m1
installer:
- extract:
    description: Extracting GOG installer
    dst: $GAMEDIR
    file: gogsetup
    format: gog
- extract:
    description: Extracting Wolfenstein 3D Total Conversion for Doom mod
    dst: $GAMEDIR
    file: w3d_tc
    format: zip
description: Play Wolfenstein-3D using the modern GZDoom game engine
game_slug: wolfenstein-3d
gogslug: wolfenstein_3d_game
humblestoreid: ''
installer_slug: wolfenstein-3d-gog-total-conversion
name: Wolfenstein 3D
notes: ''
runner: zdoom
script:
  files:
  - gogsetup: N/A:Select the gog setup exe
  - w3d_tc: https://www.afadoomer.com/wolf3d/files/Wolf3D_TC_3.1.zip
  game:
    main_file: $GAMEDIR/m1
  installer:
  - extract:
      description: Extracting GOG installer
      dst: $GAMEDIR
      file: gogsetup
      format: gog
  - extract:
      description: Extracting Wolfenstein 3D Total Conversion for Doom mod
      dst: $GAMEDIR
      file: w3d_tc
      format: zip
slug: wolfenstein-3d-gog-total-conversion
steamid: 2270
version: GOG + Total Conversion for Doom
year: 1992
{
  "game_slug": "wolfenstein-3d",
  "version": "GOG + Total Conversion for Doom",
  "description": "Play Wolfenstein-3D using the modern GZDoom game engine",
  "notes": "",
  "name": "Wolfenstein 3D",
  "year": 1992,
  "steamid": 2270,
  "gogslug": "wolfenstein_3d_game",
  "humblestoreid": "",
  "runner": "zdoom",
  "slug": "wolfenstein-3d-gog-total-conversion",
  "installer_slug": "wolfenstein-3d-gog-total-conversion",
  "script": {
    "files": [
      {
        "gogsetup": "N/A:Select the gog setup exe"
      },
      {
        "w3d_tc": "https://www.afadoomer.com/wolf3d/files/Wolf3D_TC_3.1.zip"
      }
    ],
    "game": {
      "main_file": "$GAMEDIR/m1"
    },
    "installer": [
      {
        "extract": {
          "description": "Extracting GOG installer",
          "dst": "$GAMEDIR",
          "file": "gogsetup",
          "format": "gog"
        }
      },
      {
        "extract": {
          "description": "Extracting Wolfenstein 3D Total Conversion for Doom mod",
          "dst": "$GAMEDIR",
          "file": "w3d_tc",
          "format": "zip"
        }
      }
    ]
  }
}
Back to game