Source Code: Recompiling, etc. |
Top Previous Next |
MircryptionBoard uses a compiled exe application named mcboardbot.exe. The exe was written in C++, and can be compiled both with Microsoft Visual C++ for Windows (if you want to run the news server bot locally on your mirc), or gcc/g++ for unix/linux (if you want to run the news bot/server from an eggdrop shell). Included with this package is the complete source code for the exe, including the Visual C++ project files and the unix/linux Makefile. You should be able to recompile this program painlessly.
|