home *** CD-ROM | disk | FTP | other *** search
/ Ultimate DOOM Companion / PowersourceMultimedia-UltimateDOOMCompanion.iso / goodies / wm150.zip / WM.INI < prev    next >
Text File  |  1994-06-22  |  904b  |  46 lines

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