This is a dirty script using RocketAnalyticsLib to pull player stats from Rocket League replay files and accumulate all of the stats together.
- Make a folder containing all of the replay files you wish to parse.
- Run PlayerStatParser.
- When prompted, paste the absolute path of the directory containing the replay files.
- When prompted, paste the absolute path of the directory where you wish to save the output csv file.
- When prompted, enter the name you wish to give the csv file.