Currently modParams only takes modClass, which I understand to be a CfgMods class. I'd like an alternate syntax that takes the modDir provided by configSourceMod.
The purpose of this is to allow accessing the properties provided in a mod.cpp as not all mods provide a CfgMods class.