[Locations] # Path to loadout config from runner looks_config = javaExampleAppearance.cfg # Path to module from runner python_file = javaExample.py # Name that will be displayed in game name = MyJavaExample [Bot Parameters] java_executable_path = ../RLBotJavaExample/bin/RLBotJavaExample.bat [Details] # These values are optional but useful metadata for helper programs # Name of the bot's creator/developer developer = The RLBot community # Short description of the bot description = This is a multi-line description of the official java example bot # Fun fact about the bot fun_fact = # Link to github repository github = https://github.com/RLBot/RLBotJavaExample # Programming language language = java