Nightfallstorm/SkyrimVRESL
View on GitHubAdd detection when `loadedMods`/`loadedModsCount` is read from
Open
#51 opened on Dec 27, 2023
enhancementhelp wanted
Repository metrics
- Stars
- (11 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
If possible, we should add the ability to detect when the legacy loadedMods/loadedModsCount is being read from, and what DLL(s) is accessing those members.
Ideally, we can output in the logs when a DLL tries to access those legacy members as a way to tell if a mod needs to be updated for ESL support so the mod author(s) can be respectfully notified.