Nightfallstorm/SkyrimVRESL
Ver no GitHubAdd detection when `loadedMods`/`loadedModsCount` is read from
Open
#51 aberto em 27 de dez. de 2023
enhancementhelp wanted
Métricas do repositório
- Stars
- (11 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 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.