Version 2.0 of sigIRC rewritten and remastered for Java. Includes "Modules" which can be enabled/disabled to modify functionality of the program.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sigonasr2 eaa43257bc Removed a debug message. 8 years ago
.externalToolBuilders Minor optimizations to drawing code to reduce errors and improve drawing 8 years ago
.settings First Commit. Final project complete. 8 years ago
log_2_24_1.txt First Commit. Final project complete. 8 years ago
src Removed a debug message. 8 years ago
.classpath Fully self-dependent program. Downloads and creates all dependencies. 8 years ago
.gitignore Configuration controls! Added an overlay mode, so you can see the 8 years ago
.project Minor optimizations to drawing code to reduce errors and improve drawing 8 years ago
README.md Update README.md 8 years ago
projectBuilder.xml Configuration controls! Added an overlay mode, so you can see the 8 years ago
sigIRCv2.jar Removed a debug message. 8 years ago

README.md

#Dependencies

You will need to download the commons-io library from the Apache Commons Library website. Download page found here: https://commons.apache.org/proper/commons-io/

Include it as an External Jar and you should be good to go.