Help needed to get the Java Starter bot to run

Hi There

I have read through the readme file on the Java starter bot. I have compiled the starter bot using maven and have the jar file with dependencies packaged.

Please provide more detail on where in the game runner json file do I need to update the right path to point to this jar file to run?

Kind Regards

The “player-a” and “player-b” properties in the game-runner-config.json specifies which two bots will play against each other when the runner starts up.

Here is a link to the step in the readme https://github.com/EntelectChallenge/2019-Worms#step-2