Skip to content

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

Notifications You must be signed in to change notification settings

D3fa1t1/FortniteAutoExporter

 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 90.2%
  • Python 9.7%
  • Batchfile 0.1%