fredimachado / FortniteReplayReader

Reading match duration, player eliminations, position and total player count from Fortnite replay files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FortniteReplayReader

Reading player eliminations, how many players you eliminated, your position and total player count from Fortnite replay files.

This is the code created on a live stream at https://www.twitch.tv/fredimachadotv

The video is available on YouTube at https://youtu.be/m2Twu9k5VQQ

How to run

I really recommend you to download and install Visual Studio Code or Visual Studio IDE Community though (They are free!) They are available at https://visualstudio.microsoft.com

TODO

This is what we're going to do in upcoming live streams:

  • Review classes to make it easy to consume
  • Write Unit tests
  • Build CI/CD pipeline using AppVeyor
  • Publish NuGet packages

About

Reading match duration, player eliminations, position and total player count from Fortnite replay files

License:MIT License


Languages

Language:C# 100.0%