Nightfallstorm/SkyrimVRESL

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

Open

#51 geöffnet am 27. Dez. 2023

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)C++ (3 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (11 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide