Jump to content

PKHeX cross platform


arleypadua

Recommended Posts

Posted (edited)

Hello people,

I'm an occasional player that likes to have fun while not having to expend too much time training Pokemons.

With that in mind, and not having access to a Windows machine, I started this little project that allows one to edit pokemon save files through a command line interface that will work in any platform (Mac OS, Linux or Windows)

It heavily relies on PKHeX.Core, so all the kudos go to the maintainers of the library.

In case you see a fit for usage, it's quite simple to use:

  1. Download the artifact related to your platform (Windows, Mac OS ARM or Linux)
  2. Unzip it somewhere
  3. Open the terminal where the unzipped files are
  4. Execute it with: pkhex-cli /path/save.bin

If you're also a developer and wants to contribute, the repository is:

https://github.com/arleypadua/PKHeX.CLI 

Just fork it and send me a PR.

The project is in it's early stages, so the only thing possible right now is to see the information of the trainer and edit existing items in the bag, but serves the purpose for an MVP

image.png

Edited by arleypadua
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...