http://git.dc09.i2p/TESLauncher/TESLauncher
That means that if you run $ java -jar dist/TESLauncher-0.13.0.jar launcher will run in project's root directory. If you want to run the launcher in any other place, specify a path to the working directory using --workDir parameter. Example: $ java -jar dist/TESLauncher-0.13.0.jar --workDir C: \U sers \U ser \D ocuments \T ESLauncher Alternatively, you can use --useJarLocation argument, which will make the launcher use the folder for its files where the jar file is located.