home *** CD-ROM | disk | FTP | other *** search
/ Action Ware 12: Heretic & Hexen / actionware12.iso / acware12 / loaders / wadman / wm.ini < prev   
Encoding:
Text File  |  1995-06-07  |  1.0 KB  |  48 lines

  1. ; WadManager - (C) 1994 LardCo - Tristan Tarrant
  2. ; WM.INI
  3. ;
  4. ; Change the line below to reflect the location of Heretic on your Hard Drive
  5. ; DO NOT change the word DOOMDIR, only the pathname
  6. ;
  7. DOOMDIR=c:\heretic
  8. ;
  9. ; This is where you keep your wads. Can be relative to DOOMDIR or absolute.
  10. ; Change this path to x:\hlevels where x is your CD drive letter
  11. ;
  12. WADDIR=d:\heretic\levels
  13. ;
  14. ; The network driver you use.
  15. ;
  16. IPXDRIVER=IPXSETUP.EXE
  17. ;
  18. ; The serial/modem driver you use.
  19. ;
  20. SERDRIVER=SER4.EXE
  21. ;
  22. ; The next line instructs WM to modify MODEM.CFG for use with SER3/4 or
  23. ; similar serial drivers which do not take parameters on the command line
  24. ;
  25. MODEMCFG=YES
  26. ;
  27. ; The number of your favourite DOOM pal (or worst enemy :-)
  28. ;
  29. MODEMNUMBER=1-800-123456
  30. ;
  31. ; The network socket
  32. ;
  33. IPXSOCKET=0
  34. ;
  35. ; The standard COM port
  36. ;
  37. COM=2
  38. ;
  39. ; Put a carriage return in the keyboard buffer in Network/Serial/Modem modes?
  40. ;
  41. AUTORET=NO
  42. ;
  43. ; Wads you always want to load separated by a semicolon
  44. ;
  45. AUTOLOAD=GUS1M
  46.  
  47.