BlenderUmap is tool export .umap from UE4/5 Games.
BlenderUmap can also read .replay files from Fortnite and export actors from them.
- Blender 3.0 or higher
- dotnet 6 runtime
- dotnet 6 sdk
- windows sdk (windows only)
- CPP compiler
- Clone the repository using
git clone https://github.com/MinshuG/BlenderUmap2.git --recursive
- Installable addon can be generated using make_release.py (generated in ./release folder)
- Open the Blender addon preferences menu (Edit > Preferences > Add-ons).
- Click the Install and select the BlenderUmap-{platform}-x64.zip addon installation file.
- Make sure you have psk/psa importer addon installed.
- Enable the addon by activating the checkbox.
- Restart Blender (if updating).