Skip to content

A tool that extracts Pokemon data from a save file and exports it to a csv file

License

Notifications You must be signed in to change notification settings

lati111/PKSaveExtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PKSaveExtract

PKSaveExtract is a lightweight tool that extracts Pokemon data from a save file and exports it as a csv file. It uses the PKHeX .NET library for the reading of save files, and the CsvHelper library for the generating of save files.

Csv Formats

PKSaveExtract supports multiple csv formats to maximize flexibility. If you wish to create a custom format that is entirely possible and easy to do. An guide on how to do so will be made available in the wiki later, as well as how to submit it to be bundled with PKHeX-extract. Currently, the following formats come bundled with PKHeX-extract:

PKSanc csv (version 1.2)

This csv format is meant to be used in PKSanc's import feature, and features a large amount of data about both the pokemon and the trainer alike, including ribbons. A full list of contained data can be found on the relevant wiki page.

About

A tool that extracts Pokemon data from a save file and exports it to a csv file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages