Skip to content

Joseph11024/ALM4SysBot

 
 

Repository files navigation

AutoLegalityMod

A specialized ALM fork for PokeBot (SysBot.NET) - dedicated to legalizing Pokémon within the trade bot ecosystem.

Overview

This fork is specifically maintained for SysBot.NET integration and is not intended as a standalone PKHeX plugin.

Credits

Prerequisites

Build Instructions

Standard Build

git clone https://github.com/hexbyt3/AutoLegalityMod.git
cd AutoLegalityMod
  1. Open the solution in Visual Studio
  2. Right-click the solution → Rebuild All
  3. 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.

Contributing

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!

License

This project inherits the license from the original PKHeX-Plugins repository.

About

AutoLegalityMod for SysBot.NET

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.2%
  • PowerShell 1.8%