JaxFirehart Posted August 15, 2020 Posted August 15, 2020 I'm hoping somebody can point me to a tutorial or something that tells me how to construct a plugin for PKHeX. I'm an experienced C# dev (including WinForms), but I don't feel like digging through the code to figure out where the attachment points are if somebody has already explained it. I'm trying to make a customized pokemon exporter that stores them in an organized file/folder structure automatically. It's close to the ability to dump boxes into the db but I want custom naming and organization.
JaxFirehart Posted August 15, 2020 Author Posted August 15, 2020 Perfect! For future reference, where SHOULD I have looked to find this?
Kaphotics Posted August 15, 2020 Posted August 15, 2020 It's not really explained well; I guess you could've found it by searching my github for repos with "plugin"...
JaxFirehart Posted August 15, 2020 Author Posted August 15, 2020 Good point. Most devs that have a plugin compatibility has an example project in their repos. I'll have to add that to my bag of tricks. Thanks for the guidance!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now