mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-30 15:59:13 +00:00
Merge pull request #1152 from sora10pls/master
Update formats included in README.md
This commit is contained in:
commit
469ec9071b
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:
|
Supports the following files:
|
||||||
* Save files ("main", \*.sav, \*.dsv, \*.dat, \*.gci)
|
* Save files ("main", \*.sav, \*.dsv, \*.dat, \*.gci)
|
||||||
* GameCube Memory Card files (.raw, .bin) containing GC Pokémon savegames.
|
* GameCube Memory Card files (\*.raw, \*.bin) containing GC Pokémon savegames.
|
||||||
* Individual Pokémon entity files (.pk\*)
|
* Individual Pokémon entity files (.pk\*, \*.ck3, \*.xk3, \*.bk4)
|
||||||
* Mystery Gift files (.pgt, .pcd, .pgf, .wc\*) including conversion to .pk\*
|
* Mystery Gift files (\*.pgt, \*.pcd, \*.pgf, .wc\*) including conversion to .pk\*
|
||||||
* Importing teams from Decrypted 3DS Battle Videos
|
* Importing teams from Decrypted 3DS Battle Videos
|
||||||
* Transferring from one generation to another, converting formats along the way.
|
* Transferring from one generation to another, converting formats along the way.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue