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
14 stars 4 forks source link

Basic engine and console printing CLI #75

Closed Noggog closed 2 years ago

Noggog commented 2 years ago

Got a basic engine running that auto detects the MajorRecordAnalysers

Just single threaded loops that print to console, for now

Dragonborn.esm -> 016E07:Dragonborn.esm
  [ERR] [SOMEID] Missing Texture in TextureSet: TODO
  [ERR] [SOMEID] Missing Texture in TextureSet: TODO
...