A small template hello world bot for JBWAPI users to ease setup (using maven
).
$ git clone https://github.com/JavaBWAPI/jbwapi-java-template.git
$ cd jbwapi-java-template
$ mvn package
$ java -jar target/jbwapi-template-1.0-SNAPSHOT-jar-with-dependencies.jar
Follow the tutorial for more information