This is the usual package of Formiko, shared by launcher & game.
To run stats tools run mvn compile exec:java -Dargs="stats ../path/to/src/main/java/"
To run translation tools run mvn compile exec:java -Dargs="tws ../gitRepo/ -p ../gitRepo/docs/data/language"
cf Main repository for more information.