TcT2k / RLReplayManager

Small tool to manage Rocket League replays
GNU General Public License v3.0
14 stars 6 forks source link

Competitive Season 2 - New Maps #5

Open danielsamuels opened 8 years ago

danielsamuels commented 8 years ago

Here's the new map names for season 2:

Name in replay (lower cased) Human readable
labs_doublegoal_p Double Goal (Rocket Labs)
labs_underpass_p Underpass (Rocket Labs)
labs_utopia_p Utopia Retro (Rocket Labs)

For what it's worth, Rocket League Replays provides an API endpoint for the map names, so if the app was ever missing one, it could always check against the website's list - https://www.rocketleaguereplays.com/api/maps/

TcT2k commented 8 years ago

I might implement auto updating these when I encounter an unknown map name.