Skip to content

PKHeX Plugin

Manu edited this page Jan 22, 2023 · 9 revisions

PKHeX Plugin

immagine

Tera-Finder can be used as a Plugin to interface with save files loaded into PKHeX.

Currently the Plugin only works with .NET 7 Builds of PKHeX. Users have to compile PKHeX from its Source Code, or grab the PKHeX Dev Build from here.

The PKHeX README contains informations about the building process.

Once PKHeX has been built, you can find the program under pkhex/bin/Debug/net7-windows or pkhex/bin/Release/net7-windows.

In order to use the Plugin:

  • Locate the folder with the .NET 7 PKHeX executable
  • Create a plugins folder next to the PKHeX executable
  • Copy-paste the Tera-Finder dlls inside the plugins folder
  • Launch PKHeX.exe
  • Plugins features will be available under Tools -> Tera Finder Plugin

Ensure to have the .NET Desktop Runtime 7.0 freamwork installed in order to use the application.