Skip to content

kwsch/PKHeXPluginExample

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages