PKHeX/PKHeX.Core/Saves/Util/Recognition
Kurt 4e92195b80 Add custom save type loading (hacks)
plugin adds a reader -> reader checks if it is a non-PKHeX.Core save type (they'd implement their own savefile/etc type) -> returns a matching save object if so

basically bypasses the base PKHeX logic
2021-02-13 01:53:38 -08:00
..
ISaveHandler.cs Add custom save type loading (hacks) 2021-02-13 01:53:38 -08:00
SaveHandlerARDS.cs Add save handler abstraction for detecting atypical save formats 2021-01-06 15:46:43 -08:00
SaveHandlerDeSmuME.cs Add save handler abstraction for detecting atypical save formats 2021-01-06 15:46:43 -08:00
SaveHandlerGCI.cs Add save handler abstraction for detecting atypical save formats 2021-01-06 15:46:43 -08:00
SaveHandlerSplitResult.cs Add save handler abstraction for detecting atypical save formats 2021-01-06 15:46:43 -08:00