Error loading DLLs if they have a .cache folder created on a different platform
Pathoschild opened this issue ยท 1 comments
Mod developers sometimes include the .cache
folder in their mod release, which means the DLL won't be preprocessed on the user's PC. Add the local machine name to the cache key so it's regenerated automatically when transferred to a different PC.