SwipeX / PokeMate

Automated PokemonGo Application
GNU General Public License v3.0
111 stars 45 forks source link

Added command line argument handling for alternate configuration files. #155

Closed SippieCup closed 8 years ago

SippieCup commented 8 years ago

If no arguments are specified then it will try to load from its current directory, this will allow for backward compatibility with users & gradle builds, rather than forcing the use of a CLI to launch the application.

Also a bit of code clean up is included.

SwipeX commented 8 years ago

it should be straight from args