Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.39 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.39 KB

FortniteAutoExporter

A tool made in Java/Python to automatically import Fortnite Skins into blender

Usage

Exporter

  • Download the latest release of the AutoExporter
  • Extract the zip file onto your computer
  • Edit the config.json to fit your needs
  • Run the RunExporter.bat file

Importer

  • Open Blender and import the python script autoexporter.py into the scripting tab

  • Press the run script button

  • Optional Settngs

    • bReorientBones Toggles reoriented bones
    • textureCharacter Toggles automatic character texturing

Config

  • PaksDirectory : Path to Fortnite's pak folder
  • UEVersion : Unreal Engine Version
  • EncryptionKey : AES Key to load the paks with
  • exportAssets : Set this to false if you've already exported the models/textures of a skin
  • dumpMaterials : Dumps material.jsons into a folder for extra reading if needed

Prerequisites

Limitations

  • Override Materials aren't currently supported
  • Skin Styles aren't currently supported