-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
20 lines (15 loc) · 665 Bytes
/
README
File metadata and controls
20 lines (15 loc) · 665 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
-------------------------------------------------------------------------------
irc-sharp .NET IRC Library
-------------------------------------------------------------------------------
Copyright 2004-2005 by Kristian Trenskow. All rights reserved.
Licenced under the BSD License. For more information read
COPYING included in this distribution.
To compile this library run
compile.sh
And to install run
install.sh
on POSIX systems with mono and monodocs correctly installed.
bin/ contains the compiled assembly
docs/ contains the monodocs and an html version
src/ contains all sources
This software is provided as is. No warranty.