mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-22 12:03:10 +00:00
Update formats included in README.md
This commit is contained in:
parent
845d64cbc6
commit
7bd76e7b56
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ Pokémon core series save editor, programmed in [C#](https://en.wikipedia.org/wi
|
|||
|
||||
Supports the following files:
|
||||
* Save files ("main", \*.sav, \*.dsv, \*.dat, \*.gci)
|
||||
* GameCube Memory Card files (.raw, .bin) containing GC Pokémon savegames.
|
||||
* Individual Pokémon entity files (.pk\*)
|
||||
* Mystery Gift files (.pgt, .pcd, .pgf, .wc\*) including conversion to .pk\*
|
||||
* GameCube Memory Card files (\*.raw, \*.bin) containing GC Pokémon savegames.
|
||||
* Individual Pokémon entity files (.pk\*, \*.ck3, \*.xk3, \*.bk4)
|
||||
* Mystery Gift files (\*.pgt, \*.pcd, \*.pgf, .wc\*) including conversion to .pk\*
|
||||
* Importing teams from Decrypted 3DS Battle Videos
|
||||
* Transferring from one generation to another, converting formats along the way.
|
||||
|
||||
|
|
Loading…
Reference in a new issue