/PyFortniteReplay

The shell of a Python script to parse Fortnite binary replay files

Primary LanguagePython

PyFortniteReplay

The shell of a Python script to parse Fortnite binary replay files

Current Functionality

This is a current work in progress, as it stands, calling

read_replay(<replay_file_path>) will return the elimination log for the match, the player's total number of eliminations, the player's final position, and the total number of players that started in the round.