Compiling Source - Panthere/GoBot GitHub Wiki
To compile this bot from the source (you do not need to, there are pre-releases as need be).
- Clone Ferox's API: https://github.com/FeroxRev/Pokemon-Go-Rocket-API
- Rebuild the Ferox's API solution to restore NuGet Packages
- Clone this repo
- Rebuild the GoBot solution (it will fail, that's ok!)
- Add references to the Ferox's API dll's in VS (if you don't know how to do this step I shall tell you to learn it, or download the compiled pre-releases).
- Congratulations, rebuild the GoBot solution, all should be fine.