
 _______ _______         _______ _______ 
|     __|   |   |.---.-.|    |  |_     _|
|__     |       ||  _  ||       | |   |  
|_______|__|_|__||___._||__|____| |___|  

Thank you for downloading smant-lib

SMaNT-lib are the libraries required by any 
smant plugin, server, or client. These libs
provide easy development of plugins or clients.

when compiling a plugin or client for SMaNT, just
link agains -lsmant and make sure you have included
the header #include <libsmant.h>.

As of yet documentation is scarece, mainly becuase I
have spent more time developing that documenting. I 
know this is a common pitfall of most developers, but
I assure you that comprehensive documentation is on 
the way.

For the best examples on how to use SMaNT-lib look in
the plugins/ dir of the SMaNT software.
