A mod Helper that quite a few of my mods use, mainly parts of mods that are used over and over, to make it more simple to edit combined these parts into one mod
THERE ARE 2 VERSIONS
HKHModHelper.dll is used for my mods that REQUIRE NativeUI
HKHModHelperNew.dll is used for my mods that REQUIRE LemonUI
as a general rule of thumb its best to put both into scripts
1) if you have mods of mine that use NativeUI put HKHModHelper.dll in scripts
2) if you have mods of mine that use LemonUI put HKHModHelperNew.dll in scripts
3) if you have mods of mine that use LemonUI OR NativeUI put HKHModHelper folder in scripts
Credits:
HKH191