Nightfallstorm/SkyrimVRESL

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

Open

#51 opened on 2023年12月27日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)C++ (3 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (11 stars)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド