Installer doom-64-doom-64-ex

files:
- engine:
    filename: doom64-ex-plus-linux-x86_64.AppImage
    url: https://github.com/atsb/Doom64EX-Plus/releases/download/4.2.0.0/doom64-ex-plus-4.2.0.0-linux-x86_64.AppImage
game:
  exe: $GAMEDIR/doom64-ex-plus-linux-x86_64.AppImage
installer:
- chmodx: engine
- copy:
    dst: $GAMEDIR
    src: engine
- extract:
    dst: $GAMEDIR
    src: engine_cfg
- insert-disc:
    description: Please browse folder where is located DOOM64.WAD file from DOOM64
      GOG or Steam install. "Autodetect" button will not work here, use "Browse" button.
    requires: doom64.wad
- execute:
    command: cd "$GAMEDIR"; find "$DISC" \( -iname "DOOM64.WAD" -o -iname "DOOMSND.DLS"
      \) -exec cp -L {} . \; ; mkdir doom64-ex-plus-linux-x86_64.AppImage.home doom64-ex-plus-linux-x86_64.AppImage.config;
description: Play "Doom 64" on Linux!
game_slug: doom-64
gogslug: doom_64
humblestoreid: ''
installer_slug: doom-64-doom-64-ex
name: Doom 64
notes: "- Using \"Doom 64 EX+\" open source engine\r\n- During install, you will need\
  \ to provide \"DOOM64.WAD\" and \"DOOMSND.DLS\" files from any \"Doom 64\" GOG or\
  \ Steam install"
runner: linux
script:
  files:
  - engine:
      filename: doom64-ex-plus-linux-x86_64.AppImage
      url: https://github.com/atsb/Doom64EX-Plus/releases/download/4.2.0.0/doom64-ex-plus-4.2.0.0-linux-x86_64.AppImage
  game:
    exe: $GAMEDIR/doom64-ex-plus-linux-x86_64.AppImage
  installer:
  - chmodx: engine
  - copy:
      dst: $GAMEDIR
      src: engine
  - extract:
      dst: $GAMEDIR
      src: engine_cfg
  - insert-disc:
      description: Please browse folder where is located DOOM64.WAD file from DOOM64
        GOG or Steam install. "Autodetect" button will not work here, use "Browse"
        button.
      requires: doom64.wad
  - execute:
      command: cd "$GAMEDIR"; find "$DISC" \( -iname "DOOM64.WAD" -o -iname "DOOMSND.DLS"
        \) -exec cp -L {} . \; ; mkdir doom64-ex-plus-linux-x86_64.AppImage.home doom64-ex-plus-linux-x86_64.AppImage.config;
slug: doom-64-doom-64-ex
steamid: 1148590
version: Doom 64 EX+
year: 1997
{
  "game_slug": "doom-64",
  "version": "Doom 64 EX+",
  "description": "Play \"Doom 64\" on Linux!",
  "notes": "- Using \"Doom 64 EX+\" open source engine\r\n- During install, you will need to provide \"DOOM64.WAD\" and \"DOOMSND.DLS\" files from any \"Doom 64\" GOG or Steam install",
  "name": "Doom 64",
  "year": 1997,
  "steamid": 1148590,
  "gogslug": "doom_64",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "doom-64-doom-64-ex",
  "installer_slug": "doom-64-doom-64-ex",
  "script": {
    "files": [
      {
        "engine": {
          "filename": "doom64-ex-plus-linux-x86_64.AppImage",
          "url": "https://github.com/atsb/Doom64EX-Plus/releases/download/4.2.0.0/doom64-ex-plus-4.2.0.0-linux-x86_64.AppImage"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/doom64-ex-plus-linux-x86_64.AppImage"
    },
    "installer": [
      {
        "chmodx": "engine"
      },
      {
        "copy": {
          "dst": "$GAMEDIR",
          "src": "engine"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR",
          "src": "engine_cfg"
        }
      },
      {
        "insert-disc": {
          "description": "Please browse folder where is located DOOM64.WAD file from DOOM64 GOG or Steam install. \"Autodetect\" button will not work here, use \"Browse\" button.",
          "requires": "doom64.wad"
        }
      },
      {
        "execute": {
          "command": "cd \"$GAMEDIR\"; find \"$DISC\" \\( -iname \"DOOM64.WAD\" -o -iname \"DOOMSND.DLS\" \\) -exec cp -L {} . \\; ; mkdir doom64-ex-plus-linux-x86_64.AppImage.home doom64-ex-plus-linux-x86_64.AppImage.config;"
        }
      }
    ]
  }
}
Back to game