Mutagen-Modding / Mutagen.Bethesda.Analyzers

A project to diagnose and analyze the health of a mod or a load order
GNU General Public License v3.0
18 stars 5 forks source link

FieldsOfInterest #156

Closed Noggog closed 1 month ago

Noggog commented 1 month ago

Adds an abstract function FieldsOfInterest to specify what fields the analyzer needs to be rerun for

Noggog commented 1 month ago

Also added in the finishing touches of #148