Commit graph

2 commits

Author SHA1 Message Date
Kurt
cacd6e9965 More records/sealing 2021-12-05 23:54:59 -08:00
Kurt
9718d1d2aa Add save handler abstraction for detecting atypical save formats
GCI, DSV, DUC are already supported, so I've written the abstraction for those and seed the Handler list on startup.

Can add a new class with recognition via SaveUtil.Handlers.Add(myHandler);
2021-01-06 15:46:43 -08:00