Plugins for PKHeX Uses the Plugin Interface in the base PKHeX repository.
This needs any IDE that supports compiling .NET based code (Ideally 4.6+). Recommended IDE is Visual Studio 2017
- First Clone this repository using:
$ git clone https://github.com/architdate/PKHeX-Plugins.git
- Right click on the solution and click
Rebuild All
- All the compiled DLL's will be present in the
*/bin
folder where*
represents the mod name
To use the plugins:
- Create a folder called
plugins
in the same directory as PKHeX - Put the compiled plugins in the folder
- Start PKHeX and the plugins should be available for use in
Tools > Auto Legality Mod
menu
To contribute to the repository, you can submit a pull request to the repository. Try to follow a format similar to the plugins inside the repository already All contributions are greatly appreciated!
Come join the dedicated server for this mod! Ask questions, give suggestions, get help, or just hang out. Don't be shy, we don't bite:
@kwsch (Kaphotics): for having the IPlugin interface which allows loading of Plugin DLL files into PKHeX. Also for the support provided in my discord server