mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-10 06:34:19 +00:00
Add file references for Let's Go
This commit is contained in:
parent
7e864c67b7
commit
ecd8117e83
1 changed files with 2 additions and 1 deletions
|
@ -7,8 +7,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, \*.bin)
|
||||
* GameCube Memory Card files (\*.raw, \*.bin) containing GC Pokémon savegames.
|
||||
* Individual Pokémon entity files (.pk\*, \*.ck3, \*.xk3, \*.bk4)
|
||||
* Individual Pokémon entity files (.pk\*, \*.ck3, \*.xk3, \*.bk4, \*.pb7)
|
||||
* Mystery Gift files (\*.pgt, \*.pcd, \*.pgf, .wc\*) including conversion to .pk\*
|
||||
* Importing GO Park entities (\*.gp1) including conversion to .pb7
|
||||
* Importing teams from Decrypted 3DS Battle Videos
|
||||
* Transferring from one generation to another, converting formats along the way.
|
||||
|
||||
|
|
Loading…
Reference in a new issue