ScarletIsRotting Posted August 11 Posted August 11 I want to make a software like Pokemon Home but with other features (not the focus), and I have heard you can use the PKHeX.dll as a class library for .NET applications, and wanted to ask how I would go about this. I can't find it anywhere and I can't figure out how to do it by myself
BlackShark Posted August 11 Posted August 11 PKHeX.Core.dll is on NuGet, so in Visual Studio you can just go to Project > Manage NuGet Packages. A window will open where you can search for PKHeX and install it.
ScarletIsRotting Posted August 11 Author Posted August 11 I already have it referenced in the project (though that is a much easier way thank you for that), I just can't figure out how to use it once it's in the project
BlackShark Posted August 12 Posted August 12 Depends on what exactly you are trying to use. You can check how other projects are using PKHeX, for example: https://github.com/santacrab2/PKHeX-Plugins https://github.com/Manu098vm/Tera-Finder https://github.com/foohyfooh/PKHeXPluginPile https://github.com/arleypadua/PKHeX.Everywhere https://github.com/Bl4ckSh4rk/PKHeXWC3Plugin
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