Temperz87 / ultra-mod-manager

A WIP mod manager for ULTRAKILL, that works with BepInEx and UKMods
MIT License
24 stars 21 forks source link

Loading the same DLL twice causes no mods to be shown #30

Open coatlessali opened 1 year ago

coatlessali commented 1 year ago

Found this out when debugging UKSoundReplacement, as the built assembly has a slightly different filename than the release DLL. Having both (with different names) loaded caused the mods list to be empty.