if (!obf) {
print("Development env detected. Trying to figure out where the coremod is. Please stand by...");
location = denLib.FileUtils.findMeInMods(mods, "denLib");
}
}
updater = new UpdateManager();
if (DenEvents != null) {
DenEvents.injectData(data);
}
}