Nightfallstorm/SkyrimVRESL
在 GitHub 查看Add detection when `loadedMods`/`loadedModsCount` is read from
Open
#51 创建于 2023年12月27日
enhancementhelp wanted
仓库指标
- Star
- (11 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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.