You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added Wabbajack.Compression.BSA as a dependency to handle BSA parsing for strings files.
TranslatedString systems now support BSA strings files as sources. Current pattern is to prefer a loose file, and then a BSA file. There is no mixing in situations that both exist, currently. Need to research if that's desirable or not.
TranslatedString now is more lazy in its alternate string query logic. No alternate strings will be queried by default.