https://github.com/danielsamuels/rocket-league-replays/wiki/Rocket-League-Replay-Parsers
Information for reverse-engineering Rocket League replay files.
- http://psyonix.com/forum/viewtopic.php?f=33&t=13656
- https://www.reddit.com/r/RocketLeague/comments/3et5yx/after_a_weekend_of_picking_through_replay_files_i/
- https://gitlab.com/taylorfausak/octane
- https://github.com/rustyfausak/gizmo
- https://github.com/danielsamuels/rocket-league-replays/blob/1ddfefb/rocket_league/utils/replay_parser.py
- https://github.com/jonathanedgecombe/replay-manager/blob/44d2326/ReplayManager/ReplayParser.cs
- https://github.com/markhildreth/rl_replay_parser/blob/2d21c8f/rl_replay_parser.py
- https://github.com/jjbott/RocketLeageReplayParser