home *** CD-ROM | disk | FTP | other *** search
/ Adventures in Heaven 2 / adventuresinheaven2powergamesfordosandwindows.iso / dos / gameutil / newdeu42 / readme.1st < prev    next >
Text File  |  1994-02-25  |  1KB  |  37 lines

  1. Welcome the the NEW DOOM EDITOR UTILITY (version 4.2)
  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> NEWDEU DOOM.WAD
  8.  <or DOOM1.WAD if you have 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.    NEWDEU.EXE      The executable
  18.    EGAVGA.BGI      Graphics device driver
  19.    NEWDEU.TXT      Informations about NEWDEU
  20.    DEU.TXT         The Instruction Manual for DEU
  21.    SOURCE.ZIP      The Source Code
  22. ==================================================
  23. The Source Code contains...
  24.    DEU.C           The program execution routines
  25.    EDIT.C          The Editor Bit
  26.    GFX.C           Graphics Stuff
  27.    MENUS.C         Menus and Other GUI Stuff
  28.    MOUSE.C         Mouse Driver Interface
  29.    NAMES.C         Object names
  30.    OBJECTS.C       Object Information & handling
  31.    THINGS.C        Thing Information
  32.    WADS.C          Wad File Processor Bit
  33.    DEU.H           All Other Defines
  34.    THINGS.H        Thing Type Defines
  35.    WSTRUCT.H       WAD Data Structures
  36. ==================================================
  37.