home *** CD-ROM | disk | FTP | other *** search
- ; WadManager - (C) 1994 LardCo - Tristan Tarrant
- ;
- ; WM.INI
- ;
- ; Change the line below to reflect the location of Heretic on your Hard Drive
- ; DO NOT change the word DOOMDIR, only the pathname
- ;
- DOOMDIR=c:\heretic
- ;
- ; This is where you keep your wads. Can be relative to DOOMDIR or absolute.
- ; Change this path to x:\hlevels where x is your CD drive letter
- ;
- WADDIR=d:\heretic\levels
- ;
- ; The network driver you use.
- ;
- IPXDRIVER=IPXSETUP.EXE
- ;
- ; The serial/modem driver you use.
- ;
- SERDRIVER=SER4.EXE
- ;
- ; The next line instructs WM to modify MODEM.CFG for use with SER3/4 or
- ; similar serial drivers which do not take parameters on the command line
- ;
- MODEMCFG=YES
- ;
- ; The number of your favourite DOOM pal (or worst enemy :-)
- ;
- MODEMNUMBER=1-800-123456
- ;
- ; The network socket
- ;
- IPXSOCKET=0
- ;
- ; The standard COM port
- ;
- COM=2
- ;
- ; Put a carriage return in the keyboard buffer in Network/Serial/Modem modes?
- ;
- AUTORET=NO
- ;
- ; Wads you always want to load separated by a semicolon
- ;
- AUTOLOAD=GUS1M
-
-