File formats

From Doom Wiki

Contents

[edit] List of file types used by Doom Engine

  • .lmp — Doom engine unit of data. The particular format is defined by the lump type.
  • .wadDoom engine level resource file (contains textures, sprites, music, and level layout)

[edit] List of file types used/created by Doom Engine editing programs

[edit] Doom utility file types

  • .bat — Executable batch file that contains multiple DOS commands, and can be used to present a menu and run specific programs or utilities
  • .exe — An executable program, such as SETUP.EXE or DOOM.EXE itself
  • .com — Similar to .exe (not to be confused with .com websites relating to Doom)

[edit] External links