Blender addon to mod .uasset files.
- Import assets from .uasset files
- Import mesh assets with textures
- Inject meshes, armatures, and animations to .uasset files
✔️: Supported
❌: Unsupported
UE version | Skeletal Mesh | Static Mesh | Skeleton | Texture | Animation | Injection |
---|---|---|---|---|---|---|
FF7R | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
KH3 | ✔️ | ❌ | ✔️ | ✔️ | ❌ | |
4.18 | ✔️ | ✔️ | ❌ | |||
4.26, 4.27 | ✔️ | ✔️ | ❌ | ❌ | ||
5.0 | ✔️ | ✔️ | ❌ | ❌ |
Getting Started · matyalatte/Blender-Uasset-Addon Wiki
FAQ · matyalatte/Blender-Uasset-Addon Wiki
There is a workflow to build a DLL and zip it with python scripts.
How to Build With Github Actions · matyalatte/Blender-Uasset-Addon Wiki
The addon supports translation system.
You can easily add translation data for your language.
Add Translation Data · matyalatte/Blender-Uasset-Addon Wiki