public static IDictionary <string, ISet <Mod> > GetModsByAuthor()
 {
     return(ModListHelpers.GetLoadedModsByAuthor());
 }