-
-
Notifications
You must be signed in to change notification settings - Fork 285
Updating PKHeX Core and ALM
Lusamine edited this page Oct 13, 2020
·
16 revisions
SysBot already contains stable releases of Auto Legality Mod and PKHeX Core. However, it does not automatically update legality checking for every new bug fix or new event.
Please note that updating the DLLs will put you on an UNSTABLE BUILD which can break the bot. Do not do this unless you understand what you are doing. To revert, delete the DLLs and use the stable versions that are already built into the bot instead.
- To update, download or build the most recent commit (developer build) for PKHeX and PKHeX-Plugins.
- Place
AutoModPlugins.dll
andPKHeX.Core.dll
in the same folder asSysBot.exe
. - Right-click each of the DLL files and unblock them if you downloaded from online.
- Do not mix old DLLs with new SysBot.NET; they will override any updates built into the bot. Either delete old DLLs and use the one bundled into SysBot.exe.