home *** CD-ROM | disk | FTP | other *** search
/ Ultimate DOOM Companion / PowersourceMultimedia-UltimateDOOMCompanion.iso / goodies / newde431.zip / README.1ST < prev    next >
Text File  |  1994-03-08  |  2KB  |  39 lines

  1. Welcome the the NEW DOOM EDITOR UTILITY (version 4.31)
  2. By Brendon Wyber (b.wyber@csc.canterbury.ac.nz)
  3. And Raphael Quinet (quinet@montefiore.ulg.ac.be)
  4. ==================================================
  5. For a quick start...
  6. Put editor files into the Doom Directory...
  7. At the Dos Prompt> DEU
  8.  <or DEU DOOM1.WAD for the shareware version>
  9. At the DEU Prompt> EDIT 1 1
  10.  <edit the level pressing Q when done>
  11.  <save the level in the file E1L1.WAD>
  12. At the DEU Prompt> QUIT
  13. At the Dos Prompt> DOOM -FILE E1L1.WAD
  14. ==================================================
  15. In this archive are the following files...
  16.    README.1ST      This file
  17.    DEU.EXE         The executable
  18.    EGAVGA.BGI      Graphics device driver
  19.    NEWDEU.TXT      Informations about NEWDEU
  20.    DEU.TXT         The Instruction Manual for DEU
  21.    MANUAL.DOC      Another Instruction Manual!
  22.    SOURCE.ZIP      The Source Code
  23. ==================================================
  24. The Source Code contains...
  25.    DEU.C           The program execution routines
  26.    EDIT.C          The Editor Bit
  27.    GFX.C           Graphics Stuff
  28.    MENUS.C         Menus and Other GUI Stuff
  29.    MOUSE.C         Mouse Driver Interface
  30.    NAMES.C         Object names
  31.    OBJECTS.C       Object Information & handling
  32.    THINGS.C        Thing Information
  33.    TEXTURE.C       Textures Stuff
  34.    WADS.C          Wad File Processor Bit
  35.    DEU.H           All Other Defines
  36.    THINGS.H        Thing Type Defines
  37.    WSTRUCT.H       WAD Data Structures
  38. ==================================================
  39.