11[rlbot ]
22# use this along with launcher = "custom"
3- # game_path = "legendary"
3+ # launcher_arg = "legendary"
44# "Steam", "Epic", "Custom"
55launcher = " steam"
66# Should RLBot start the bot processes automatically, or will a separate script start them
@@ -17,7 +17,7 @@ skip_replays = false
1717# Skip the kickoff countdown
1818start_without_countdown = false
1919# What should we do if you click run while a match is already in progress?
20- # "Restart_If_Different ", "Restart", "Continue_And_Spawn "
20+ # "RestartIfDifferent ", "Restart", "ContinueAndSpawn "
2121existing_match_behavior = " Restart"
2222enable_rendering = false
2323enable_state_setting = true
@@ -26,39 +26,39 @@ auto_save_replay = false
2626freeplay = false
2727
2828[mutators ]
29- # "Five_Minutes ", "Ten_Minutes ", "Twenty_Minutes ", "Unlimited"
30- match_length = " Five_Minutes "
31- # "Default", "One_Goal ", "Three_Goals ", "Five_Goals ", "Seven Goals ", "Unlimited"
29+ # "FiveMinutes ", "TenMinutes ", "TwentyMinutes ", "Unlimited"
30+ match_length = " FiveMinutes "
31+ # "Default", "OneGoal ", "ThreeGoals ", "FiveGoals ", "SevenGoals ", "Unlimited"
3232max_score = " Default"
3333# "One", "Two", "Four", "Six"
3434multi_ball = " One"
35- # "Unlimited", "Five_Max_First_Score ", "Five_Max_Random_Team "
35+ # "Unlimited", "FiveMaxFirstScore ", "FiveMaxRandomTeam "
3636overtime = " Unlimited"
37- # "Default", "Slo_Mo ", "Time_Warp "
37+ # "Default", "SloMo ", "TimeWarp "
3838game_speed = " Default"
39- # "Default", "Slow", "Fast", "Super_Fast "
39+ # "Default", "Slow", "Fast", "SuperFast "
4040ball_max_speed = " Default"
41- # "Default", "Cube", "Puck", "Basketball", "Beachball", "Anniversary", "Haunted", "Ekin", "SpookyCube"
41+ # "Default", "Cube", "Puck", "Basketball", "Beachball", "Anniversary", "Haunted", "Ekin"
4242ball_type = " Default"
43- # "Default", "Light", "Heavy", "Super_Light ", "Curve_Ball ", "Beach_Ball_Curve ", "Magnus_FutBall "
43+ # "Default", "Light", "Heavy", "SuperLight ", "CurveBall ", "BeachBallCurve ", "MagnusFutBall "
4444ball_weight = " Default"
4545# "Default", "Small", "Medium", "Large", "Gigantic"
4646ball_size = " Default"
47- # "Default", "Low", "LowishBounciness", "High", "Super_High "
47+ # "Default", "Low", "LowishBounciness", "High", "SuperHigh "
4848ball_bounciness = " Default"
49- # "Normal_Boost ", "Unlimited_Boost ", "Slow_Recharge ", "Rapid_Recharge ", "No_Boost "
50- boost_amount = " Normal_Boost "
51- # "No_Rumble ", "Default", "Slow", "Civilized", "Destruction_Derby ", "Spring_Loaded ", "Spikes_Only ", "Spike_Rush ", "Haunted_Ball_Beam ", "Tactical", "BatmanRumble"
52- rumble = " No_Rumble "
49+ # "NormalBoost ", "UnlimitedBoost ", "SlowRecharge ", "RapidRecharge ", "NoBoost "
50+ boost_amount = " NormalBoost "
51+ # "NoRumble ", "Default", "Slow", "Civilized", "DestructionDerby ", "SpringLoaded ", "SpikesOnly ", "SpikeRush ", "HauntedBallBeam ", "Tactical", "BatmanRumble"
52+ rumble = " NoRumble "
5353# "One", "OneAndAHalf", "Two", "Five", "Ten"
5454boost_strength = " One"
55- # "Default", "Low", "High", "Super_High ", "Reverse"
55+ # "Default", "Low", "High", "SuperHigh ", "Reverse"
5656gravity = " Default"
57- # "Default", "Disabled", "Friendly_Fire ", "On_Contact ", "On_Contact_FF "
57+ # "Default", "Disabled", "FriendlyFire ", "OnContact ", "OnContactFF "
5858demolish = " Default"
59- # "Three_Seconds", "Two_Seconds ", "One_Second ", "Disable_Goal_Reset "
60- respawn_time = " Three_Seconds "
61- # "Default", "Eleven_Minutes "
59+ # "Three_Seconds", "TwoSeconds ", "OneSecond ", "DisableGoalReset "
60+ respawn_time = " ThreeSeconds "
61+ # "Default", "ElevenMinutes "
6262max_time = " Default"
6363# "Default", "Haunted", "Rugby"
6464game_event = " Default"
0 commit comments