mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-18 19:17:46 -05:00
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 |
||
|---|---|---|
| .. | ||
| Recognition | ||
| BoxUtil.cs | ||
| Checksums.cs | ||
| DexFormUtil.cs | ||
| ExportFlags.cs | ||
| IGCSaveFile.cs | ||
| ILangDeviantSave.cs | ||
| SaveExtensions.cs | ||
| SaveFinder.cs | ||
| SaveUtil.cs | ||
| StadiumUtil.cs | ||