MannIRC v1.0b3
`~`~`~`~`~`~`~

DISCLAIMER
`~`~`~`~`~

        Every effort has been made to ensure the proper operation of this
        program.  I think I spent a whole 3 minutes running it before
        deciding it was time to make a release, and it didnt crash once
        so that must mean its good to go.
        If I happened to miss something during that extensive testing period
        that does harm to your computer, I take no responsibility.  But
        please let me know about it so I can add it to the feature list
        and jack up the sales price.

INSTALLATION
`~`~`~`~`~`~

        Seeing as how this is a BETA there is no installation program.

	Just put the 2 files (MannIRC.EXE, CONFIG.INI) into a directory and

        A) Run MannIRC.EXE to launch in local mode
        B) Setup your BBS to run MannIRC.  The command line should be:
                C:\PATH\TO\MANNIRC.EXE C:\PATH\TO\DOOR32.SYS
           An example for EleBBS would be:
                C:\ELE\MANNIRC\MANNIRC.EXE C:\ELE\NODE*N\DOOR32.SYS

        PLEASE NOTE: YOU MUST USE DOOR32.SYS AND NOT DOOR.SYS!

CONFIGURATION
`~`~`~`~`~`~`

        Seeing as how this is a BETA I decided to just throw in an
        example data file with the EXE and let you figure it out for the
        most part.  What I will explain is this:

	The [general] section has some configuration settings.  they are:

        ctcpdelay=<interval for which you will ignore ctcp requests after a reply>
        handle=<your nick name as you want it to appear on irc.  8 char max>
        idletime=<seconds before MannIRC will say a user is idle and quit to the bbs>
        server=<0 disables the /SERVER command, 1 enables it>
        userf=<your first name.  20 char max>
        userl=<your last name.  20 char max>

	All other sections are read in as networks to be displayed by the /SERVERLIST
        command.  The format is as follows:

        [Network Name As Shown To User]
        channels=#channel1,#channel2,#channel3 (optional, note the lack of spaces)
        irc.server1.com=port
        irc.server2.com=port
        

CONTACT INFORMATION
`~`~`~`~`~`~`~`~`~`

        Want to contact me and ask for the source code?  Save yourself
        some time and dont.  Its not available.

        Want to contact me for any other reason?  Try visiting
        http://www.mannsoft.ca, the official MannIRC homepage.

        You could also try visiting irc://irc.lordlegacy.org:6667
        And no, that is not something to copy/paste into Internet Explorer.
        If you dont recognize what it is, you shouldnt be using this door.