A specialized ALM fork for PokeBot (SysBot.NET) - dedicated to legalizing Pokémon within the trade bot ecosystem.
This fork is specifically maintained for SysBot.NET integration and is not intended as a standalone PKHeX plugin.
- Fork Owner: @hexbyt3
- Original Project: @architdate & @kwsch
- Fork Source: santacrab2's PKHeX-Plugins
- Visual Studio 2022 or compatible .NET IDE
- .NET 9.0 SDK
git clone https://github.com/hexbyt3/AutoLegalityMod.git
cd AutoLegalityMod
- Open the solution in Visual Studio
- Right-click the solution → Rebuild All
- Find the compiled library at:
PKHeX.Core.AutoMod\bin\...\net9.0\PKHeX.Core.AutoMod.dll
Note: If the build fails due to incompatible NuGet package dependencies, use the bleeding edge build method from the original repository.
We welcome contributions! Please:
- Submit pull requests following the existing code style
- Test your changes thoroughly
- Provide clear commit messages
All contributions are greatly appreciated!
This project inherits the license from the original PKHeX-Plugins repository.