install the mod folder

1) copy the coldet.mod folder under the pub.mod folder so you should have something like:

c:\blitzmax\mod\pub.mod\coldet.mod

where c:\blitzmax is the folder of your blitzmax installation.

2) copy the libraries

copy the .a file from the LIBS folder to your blitzmax lib folder.  afterwards 
you should have the following file:

c:\blitzmax\lib\libcoldet.a

again where c:\blitzmax is your blitzmax installation.

3) copy the DLL

copy the libcoldet.dll file from the LIBS folder into your windows system32 directory.
