KevinTyrrell / FishingBot

World of Warcraft automatic fishing program. Fishes by using the mouse and searching pixel colors around the cursor to detect 'splashes' in-game.
34 stars 22 forks source link

How to build from src? #16

Closed BeansBeansStudios closed 6 years ago

BeansBeansStudios commented 6 years ago

I'm not too familiar with java but I wanted to add a reset for the mouse after looting. How do you build the jar from src? What dependencies are required?

Thanks!

BeansBeansStudios commented 6 years ago

I downloaded the source from the release and i was able to compile without issues!