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.