mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-10 14:44:24 +00:00
parent
6d8f74060e
commit
06628b99d4
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
PKHeX
|
||||
=====
|
||||
|
||||
Pokémon NDS/3DS save editor, programmed in [C#](https://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29).
|
||||
Pokémon GBA/NDS/3DS save editor, programmed in [C#](https://en.wikipedia.org/wiki/C_Sharp_%28programming_language%29).
|
||||
|
||||
Supports the following files originating from the Nintendo NDS & 3DS:
|
||||
Supports the following files originating from the Nintendo GBA, NDS, & 3DS:
|
||||
* Save files ("main", .sav)
|
||||
* Individual Pokémon entity files (.pk*)
|
||||
* Mystery Gift files (.pgt, .pcd, .pgf, .wc6) including conversion to .pk*
|
||||
|
|
Loading…
Reference in a new issue