File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ description = "A high performance Python interface for communicating with RLBot
88dynamic = [" version" ]
99requires-python = " >= 3.11"
1010dependencies = [
11- " rlbot_flatbuffers~=0.14.5 " ,
11+ " rlbot_flatbuffers~=0.14.6 " ,
1212 " psutil==7.*" ,
1313]
1414readme = " README.md"
Original file line number Diff line number Diff line change 8080 "SaltyShores_SaltyFest" : "Beach_Night_GRS_P" ,
8181 "Carbon" : "KO_Carbon_P" ,
8282 "DriftWoods" : "Woods_P" ,
83+ "Neotokyo_Arcade" : "NeoTokyo_Arcade_P" ,
84+ "FuturaGarden" : "UF_Day_P" ,
8385}
8486
8587STANDARD_MAPS = [
131133 "AquaDome_Shallows" ,
132134 "SaltyShores_SaltyFest" ,
133135 "DriftWoods" ,
136+ "Neotokyo_Arcade" ,
137+ "FuturaGarden" ,
134138]
Original file line number Diff line number Diff line change 1- __version__ = "2.0.0-beta.36 "
1+ __version__ = "2.0.0-beta.37 "
You can’t perform that action at this time.
0 commit comments