Files
SabreTools/SabreTools.Filter
Matt Nadareski b37aed389e Add nullable context to SabreTools.DatItems
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.
2023-08-14 13:17:51 -04:00
..
2023-08-11 13:46:27 -04:00
2023-08-11 22:19:33 -04:00
2023-08-11 22:14:28 -04:00

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.