Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 386 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 386 Bytes

FortniteVersionFinder

  • Simple Fortnite version finder made in C# by Axi (1 24 9/__2)

How do I include it in a project?

  • Simply add a reference to the FortniteVersionFinder dll and call Finder.GetVersion(clientpath).

How can I use this manually?

  • There is a project named FortniteVersionFinder.App that builds to a console app for manual use. Build that project, then run it.