Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 318 Bytes

File metadata and controls

5 lines (3 loc) · 318 Bytes

PKHeXPluginExample

An example project that compiles a .dll compatible with PKHeX's plugin loader.

To ensure the plugin loads correctly, be sure to rename the assembly, namespace, and class name of your new plugin such that they are unique to other plugins you may end up loading.