Skip to content

SNiTEBoBy/FortnitePorting

 
 

Repository files navigation

FortnitePorting - Automation of the Fortnite Porting Process

Powered by Avalonia UI and CUE4Parse

Discord Blender Unreal Release Downloads


image

Building FortnitePorting

To build FortnitePorting from source, first clone the repository and all of its submodules.

git clone -b v3 https://github.com/halfuwu/FortnitePorting --recursive

Then open the project directory in a terminal window and publish

dotnet publish FortnitePorting -c Release --no-self-contained -r win-x64 -o "./Release" -p:PublishSingleFile=true -p:DebugType=None -p:DebugSymbols=false -p:IncludeNativeLibrariesForSelfExtract=true

About

Automation of the Fortnite Porting Process

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 70.7%
  • Python 21.9%
  • C++ 6.2%
  • Other 1.2%