Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 397 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 397 Bytes

Go Rocket Go Report Card

Go library used to parse Rocket League replay files. Early dev, so things will break.

Features

  • Header processing
  • Property processing (score, players, goals, etc)

Work in Progress

  • Frame processing
  • Better API
  • Stability
  • Tests