File formats

From DoomWiki.org

Revision as of 01:12, 6 June 2010 by Janizdreg (talk | contribs) (wikilinks)


List of file types used by Doom Engine

  • .lmpDoom 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)

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

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

External links