Mutagen-Modding / Mutagen

A .NET library for analyzing, creating, and manipulating Bethesda mods
GNU General Public License v3.0
117 stars 32 forks source link

Reusable BSA/File query abstraction #522

Open Noggog opened 4 months ago

Noggog commented 4 months ago

Right now the strings systems look to loose files and then to BSAs. this is embedded in the classes themselves. Would be good to refactor this out to a reusable component for other uses