Skip to content

Compiling Source

Panthere edited this page Jul 26, 2016 · 1 revision

To compile this bot from the source (you do not need to, there are pre-releases as need be).

  1. Clone Ferox's API: https://github.com/FeroxRev/Pokemon-Go-Rocket-API
  2. Rebuild the Ferox's API solution to restore NuGet Packages
  3. Clone this repo
  4. Rebuild the GoBot solution (it will fail, that's ok!)
  5. 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).
  6. Congratulations, rebuild the GoBot solution, all should be fine.

Clone this wiki locally