Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 630 Bytes

File metadata and controls

13 lines (10 loc) · 630 Bytes

RocketAnalytics Player Stat Parser

Program Usage

This is a dirty script using RocketAnalyticsLib to pull player stats from Rocket League replay files and accumulate all of the stats together.

Usage

  1. Make a folder containing all of the replay files you wish to parse.
  2. Run PlayerStatParser.
  3. When prompted, paste the absolute path of the directory containing the replay files.
  4. When prompted, paste the absolute path of the directory where you wish to save the output csv file.
  5. When prompted, enter the name you wish to give the csv file.