Tracks Pokémon GO Legality data as json, and can output as a PKHeX Legality Binary (pkl), sometimes referred to as a pickle.
PGET is a Windows only project (WinForms).
Updating the json:
- Build the program (requires .NET 8.0, yay!).
- Drag the json from the Resources folder onto the built executable.
- The executable will launch, editing the json resource.
- Future launches of the program will automatically edit the json resource, assuming you don't change paths.
- Commit changes / submit pull request.
Periodically, the generated pkl will be merged into PKHeX for legality data.