I am working on seperating the mods as we speak... When doing this you will have to look at the core project as it has code that is used in the mods'. For example the enums for each mod ar stored in the core project... But are only used when referanceing the mod needed. Also each mod has three seperate projects that compile seperatly, and each of these are in it's own namespace.
|