mirror of
https://github.com/claunia/SabreTools.git
synced 2025-12-16 19:14:27 +00:00
This change also starts migrating the internals of the DatItem formats to the new internal models. Right now, it's basically just acting like a wrapper around those models.
SabreTools.Filter
This library contains classes and helpers revolving around filtering and field manipulation. These methods are centered around the internal models that are defined in SabreTools.Models. Most of these methods also involve reflection, so it is unlikely that this will be a candidate for NativeAOT.