Nightfallstorm/SkyrimVRESL

Add detection when `loadedMods`/`loadedModsCount` is read from

Open

#51 创建于 2023年12月27日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)C++ (3 fork)github user discovery
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.

贡献者指南