SkyMM-NX icon indicating copy to clipboard operation
SkyMM-NX copied to clipboard

BSA-only mods are always listed after ESP mods when discovering mods

Open caseif opened this issue 5 years ago • 0 comments

This is due to the fact that the ESP list is loaded before the BSA lists. I need to figure out what the cleanest solution to this would be. Most likely, we should load the BSA lists first, then selectively shuffle elements around depending on their relationship to others per the ESP list.

caseif avatar Oct 21 '19 05:10 caseif