README.md
setup.py
flatbuffers/__init__.py
flatbuffers/builder.py
flatbuffers/compat.py
flatbuffers/encode.py
flatbuffers/number_types.py
flatbuffers/packer.py
flatbuffers/table.py
flatbuffers/util.py
rlbot/__init__.py
rlbot/base_extension.py
rlbot/gateway_util.py
rlbot/py.typed
rlbot/runner.py
rlbot/setup_manager.py
rlbot/version.py
rlbot.egg-info/PKG-INFO
rlbot.egg-info/SOURCES.txt
rlbot.egg-info/dependency_links.txt
rlbot.egg-info/requires.txt
rlbot.egg-info/top_level.txt
rlbot/agents/__init__.py
rlbot/agents/base_agent.py
rlbot/agents/base_dotnet_agent.py
rlbot/agents/base_independent_agent.py
rlbot/agents/base_java_agent.py
rlbot/agents/base_loadout_generator.py
rlbot/agents/base_scratch_agent.py
rlbot/agents/base_script.py
rlbot/agents/base_subprocess_agent.py
rlbot/agents/executable_with_socket_agent.py
rlbot/agents/rlbot_runnable.py
rlbot/agents/hivemind/__init__.py
rlbot/agents/hivemind/drone_agent.py
rlbot/agents/hivemind/python_hivemind.py
rlbot/agents/hivemind/subprocess_hivemind.py
rlbot/agents/human/__init__.py
rlbot/agents/human/controller_input.py
rlbot/agents/human/human_bot.py
rlbot/agents/standalone/__init__.py
rlbot/agents/standalone/executable_with_socket_standalone_bot.py
rlbot/agents/standalone/standalone_bot.py
rlbot/agents/standalone/standalone_bot_config.py
rlbot/agents/standalone/test_spawner.py
rlbot/botmanager/__init__.py
rlbot/botmanager/agent_metadata.py
rlbot/botmanager/bot_helper_process.py
rlbot/botmanager/bot_manager.py
rlbot/botmanager/bot_manager_independent.py
rlbot/botmanager/bot_manager_struct.py
rlbot/botmanager/helper_process_manager.py
rlbot/botmanager/helper_process_request.py
rlbot/botmanager/scratch_manager.py
rlbot/dll/RLBot
rlbot/dll/RLBot.exe
rlbot/dll/RLBot_Core_Interface.dll
rlbot/dll/RLBot_Core_Interface_32.dll
rlbot/dll/RLBot_mac
rlbot/dll/libRLBotInterface.dylib
rlbot/dll/libRLBotInterface.so
rlbot/dll/assets/dropshot_ids.bin
rlbot/dll/assets/dropshot_vertices.bin
rlbot/dll/assets/hoops_corner_ids.bin
rlbot/dll/assets/hoops_corner_vertices.bin
rlbot/dll/assets/hoops_net_ids.bin
rlbot/dll/assets/hoops_net_vertices.bin
rlbot/dll/assets/hoops_ramps_1_ids.bin
rlbot/dll/assets/hoops_ramps_1_vertices.bin
rlbot/dll/assets/hoops_ramps_2_ids.bin
rlbot/dll/assets/hoops_ramps_2_vertices.bin
rlbot/dll/assets/hoops_rim_ids.bin
rlbot/dll/assets/hoops_rim_vertices.bin
rlbot/dll/assets/soccar_corner_ids.bin
rlbot/dll/assets/soccar_corner_vertices.bin
rlbot/dll/assets/soccar_goal_ids.bin
rlbot/dll/assets/soccar_goal_vertices.bin
rlbot/dll/assets/soccar_ramps_1_ids.bin
rlbot/dll/assets/soccar_ramps_1_vertices.bin
rlbot/dll/assets/soccar_ramps_2_ids.bin
rlbot/dll/assets/soccar_ramps_2_vertices.bin
rlbot/gamelaunch/__init__.py
rlbot/gamelaunch/epic_launch.py
rlbot/img/rlbot_icon.png
rlbot/matchcomms/__init__.py
rlbot/matchcomms/client.py
rlbot/matchcomms/server.py
rlbot/matchcomms/shared.py
rlbot/matchcomms/common_uses/__init__.py
rlbot/matchcomms/common_uses/common_keys.py
rlbot/matchcomms/common_uses/reply.py
rlbot/matchcomms/common_uses/set_attributes_message.py
rlbot/matchconfig/__init__.py
rlbot/matchconfig/conversions.py
rlbot/matchconfig/loadout_config.py
rlbot/matchconfig/match_config.py
rlbot/matchconfig/psyonix_config.py
rlbot/matchconfig/psyonix_presets/bombers_casper_appearance.cfg
rlbot/matchconfig/psyonix_presets/bombers_marley_appearance.cfg
rlbot/matchconfig/psyonix_presets/bombers_myrtle_appearance.cfg
rlbot/matchconfig/psyonix_presets/bombers_samara_appearance.cfg
rlbot/matchconfig/psyonix_presets/cyclones_fury_appearance.cfg
rlbot/matchconfig/psyonix_presets/cyclones_rainmaker_appearance.cfg
rlbot/matchconfig/psyonix_presets/cyclones_squall_appearance.cfg
rlbot/matchconfig/psyonix_presets/cyclones_storm_appearance.cfg
rlbot/matchconfig/psyonix_presets/dragons_hound_appearance.cfg
rlbot/matchconfig/psyonix_presets/dragons_imp_appearance.cfg
rlbot/matchconfig/psyonix_presets/dragons_mountain_appearance.cfg
rlbot/matchconfig/psyonix_presets/dragons_viper_appearance.cfg
rlbot/matchconfig/psyonix_presets/express_beast_appearance.cfg
rlbot/matchconfig/psyonix_presets/express_roundhouse_appearance.cfg
rlbot/matchconfig/psyonix_presets/express_sabertooth_appearance.cfg
rlbot/matchconfig/psyonix_presets/express_tusk_appearance.cfg
rlbot/matchconfig/psyonix_presets/guardians_c-block_appearance.cfg
rlbot/matchconfig/psyonix_presets/guardians_centice_appearance.cfg
rlbot/matchconfig/psyonix_presets/guardians_gerwin_appearance.cfg
rlbot/matchconfig/psyonix_presets/guardians_junker_appearance.cfg
rlbot/matchconfig/psyonix_presets/mammoths_boomer_appearance.cfg
rlbot/matchconfig/psyonix_presets/mammoths_caveman_appearance.cfg
rlbot/matchconfig/psyonix_presets/mammoths_foamer_appearance.cfg
rlbot/matchconfig/psyonix_presets/mammoths_sticks_appearance.cfg
rlbot/matchconfig/psyonix_presets/monarchs_khan_appearance.cfg
rlbot/matchconfig/psyonix_presets/monarchs_raja_appearance.cfg
rlbot/matchconfig/psyonix_presets/monarchs_rex_appearance.cfg
rlbot/matchconfig/psyonix_presets/monarchs_sultan_appearance.cfg
rlbot/matchconfig/psyonix_presets/rebels_bandit_appearance.cfg
rlbot/matchconfig/psyonix_presets/rebels_dude_appearance.cfg
rlbot/matchconfig/psyonix_presets/rebels_outlaw_appearance.cfg
rlbot/matchconfig/psyonix_presets/rebels_poncho_appearance.cfg
rlbot/matchconfig/psyonix_presets/rovers_armstrong_appearance.cfg
rlbot/matchconfig/psyonix_presets/rovers_buzz_appearance.cfg
rlbot/matchconfig/psyonix_presets/rovers_shepard_appearance.cfg
rlbot/matchconfig/psyonix_presets/rovers_yuri_appearance.cfg
rlbot/matchconfig/psyonix_presets/seekers_middy_appearance.cfg
rlbot/matchconfig/psyonix_presets/seekers_saltie_appearance.cfg
rlbot/matchconfig/psyonix_presets/seekers_scout_appearance.cfg
rlbot/matchconfig/psyonix_presets/seekers_swabbie_appearance.cfg
rlbot/matchconfig/psyonix_presets/skyhawks_cougar_appearance.cfg
rlbot/matchconfig/psyonix_presets/skyhawks_goose_appearance.cfg
rlbot/matchconfig/psyonix_presets/skyhawks_iceman_appearance.cfg
rlbot/matchconfig/psyonix_presets/skyhawks_maverick_appearance.cfg
rlbot/matchconfig/psyonix_presets/teammates_chipper_appearance.cfg
rlbot/matchconfig/psyonix_presets/teammates_heater_appearance.cfg
rlbot/matchconfig/psyonix_presets/teammates_hollywood_appearance.cfg
rlbot/matchconfig/psyonix_presets/teammates_jester_appearance.cfg
rlbot/matchconfig/psyonix_presets/teammates_merlin_appearance.cfg
rlbot/matchconfig/psyonix_presets/teammates_slider_appearance.cfg
rlbot/matchconfig/psyonix_presets/teammates_stinger_appearance.cfg
rlbot/matchconfig/psyonix_presets/teammates_sundown_appearance.cfg
rlbot/matchconfig/psyonix_presets/teammates_tex_appearance.cfg
rlbot/matchconfig/psyonix_presets/teammates_wolfman_appearance.cfg
rlbot/messages/__init__.py
rlbot/messages/flat/BallBouncinessOption.py
rlbot/messages/flat/BallInfo.py
rlbot/messages/flat/BallMaxSpeedOption.py
rlbot/messages/flat/BallPrediction.py
rlbot/messages/flat/BallRigidBodyState.py
rlbot/messages/flat/BallSizeOption.py
rlbot/messages/flat/BallTypeOption.py
rlbot/messages/flat/BallWeightOption.py
rlbot/messages/flat/Bool.py
rlbot/messages/flat/BoostOption.py
rlbot/messages/flat/BoostPad.py
rlbot/messages/flat/BoostPadState.py
rlbot/messages/flat/BoostStrengthOption.py
rlbot/messages/flat/BoxShape.py
rlbot/messages/flat/CollisionShape.py
rlbot/messages/flat/Color.py
rlbot/messages/flat/ConsoleCommand.py
rlbot/messages/flat/ControllerState.py
rlbot/messages/flat/CylinderShape.py
rlbot/messages/flat/DemolishOption.py
rlbot/messages/flat/DesiredBallState.py
rlbot/messages/flat/DesiredBoostState.py
rlbot/messages/flat/DesiredCarState.py
rlbot/messages/flat/DesiredGameInfoState.py
rlbot/messages/flat/DesiredGameState.py
rlbot/messages/flat/DesiredPhysics.py
rlbot/messages/flat/DropShotBallInfo.py
rlbot/messages/flat/DropshotTile.py
rlbot/messages/flat/ExistingMatchBehavior.py
rlbot/messages/flat/FieldInfo.py
rlbot/messages/flat/Float.py
rlbot/messages/flat/GameInfo.py
rlbot/messages/flat/GameMap.py
rlbot/messages/flat/GameMessage.py
rlbot/messages/flat/GameMessageWrapper.py
rlbot/messages/flat/GameMode.py
rlbot/messages/flat/GameSpeedOption.py
rlbot/messages/flat/GameTickPacket.py
rlbot/messages/flat/GoalInfo.py
rlbot/messages/flat/GravityOption.py
rlbot/messages/flat/HumanPlayer.py
rlbot/messages/flat/LoadoutPaint.py
rlbot/messages/flat/MatchLength.py
rlbot/messages/flat/MatchSettings.py
rlbot/messages/flat/MaxScore.py
rlbot/messages/flat/MessagePacket.py
rlbot/messages/flat/MutatorSettings.py
rlbot/messages/flat/OvertimeOption.py
rlbot/messages/flat/PartyMemberBotPlayer.py
rlbot/messages/flat/Physics.py
rlbot/messages/flat/PlayerClass.py
rlbot/messages/flat/PlayerConfiguration.py
rlbot/messages/flat/PlayerInfo.py
rlbot/messages/flat/PlayerInput.py
rlbot/messages/flat/PlayerInputChange.py
rlbot/messages/flat/PlayerLoadout.py
rlbot/messages/flat/PlayerRigidBodyState.py
rlbot/messages/flat/PlayerSpectate.py
rlbot/messages/flat/PlayerStatEvent.py
rlbot/messages/flat/PredictionSlice.py
rlbot/messages/flat/PsyonixBotPlayer.py
rlbot/messages/flat/Quaternion.py
rlbot/messages/flat/QuickChat.py
rlbot/messages/flat/QuickChatMessages.py
rlbot/messages/flat/QuickChatSelection.py
rlbot/messages/flat/RLBotPlayer.py
rlbot/messages/flat/ReadyMessage.py
rlbot/messages/flat/RenderGroup.py
rlbot/messages/flat/RenderMessage.py
rlbot/messages/flat/RenderType.py
rlbot/messages/flat/RespawnTimeOption.py
rlbot/messages/flat/RigidBodyState.py
rlbot/messages/flat/RigidBodyTick.py
rlbot/messages/flat/Rotator.py
rlbot/messages/flat/RotatorPartial.py
rlbot/messages/flat/RumbleOption.py
rlbot/messages/flat/ScoreInfo.py
rlbot/messages/flat/SeriesLengthOption.py
rlbot/messages/flat/SphereShape.py
rlbot/messages/flat/TeamInfo.py
rlbot/messages/flat/TileState.py
rlbot/messages/flat/TinyBall.py
rlbot/messages/flat/TinyPacket.py
rlbot/messages/flat/TinyPlayer.py
rlbot/messages/flat/Touch.py
rlbot/messages/flat/Vector3.py
rlbot/messages/flat/Vector3Partial.py
rlbot/messages/flat/__init__.py
rlbot/parsing/__init__.py
rlbot/parsing/agent_config_parser.py
rlbot/parsing/bot_config_bundle.py
rlbot/parsing/custom_config.py
rlbot/parsing/directory_scanner.py
rlbot/parsing/incrementing_integer.py
rlbot/parsing/match_settings_config_parser.py
rlbot/parsing/rlbot_config_parser.py
rlbot/socket/__init__.py
rlbot/socket/socket_data_reporter.py
rlbot/socket/socket_manager.py
rlbot/socket/socket_manager_asyncio.py
rlbot/training/__init__.py
rlbot/training/status_rendering.py
rlbot/training/training.py
rlbot/utils/__init__.py
rlbot/utils/class_importer.py
rlbot/utils/config_parser.py
rlbot/utils/file_util.py
rlbot/utils/game_state_util.py
rlbot/utils/item_id_parser.py
rlbot/utils/logging_utils.py
rlbot/utils/process_configuration.py
rlbot/utils/public_utils.py
rlbot/utils/python_version_check.py
rlbot/utils/rate_limiter.py
rlbot/utils/requirements_management.py
rlbot/utils/rlbot_exception.py
rlbot/utils/virtual_environment_management.py
rlbot/utils/packetanalysis/__init__.py
rlbot/utils/packetanalysis/valid_packet_detector.py
rlbot/utils/rendering/__init__.py
rlbot/utils/rendering/rendering_manager.py
rlbot/utils/structures/__init__.py
rlbot/utils/structures/ball_prediction_struct.py
rlbot/utils/structures/ball_prediction_struct.pyi
rlbot/utils/structures/bot_input_struct.py
rlbot/utils/structures/game_data_struct.py
rlbot/utils/structures/game_data_struct.pyi
rlbot/utils/structures/game_interface.py
rlbot/utils/structures/game_status.py
rlbot/utils/structures/legacy_data_v3.py
rlbot/utils/structures/quick_chats.py
rlbot/utils/structures/rigid_body_struct.py
rlbot/utils/structures/start_match_structures.py
rlbot/utils/structures/struct.py
rlbot/utils/structures/utils.py