You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Bridge/Pipeline/Workflow export for Unreal Engine.
8
8
# Features
9
9
10
10
- One click FBX Export to UE
11
-
- Option to Create Icon
11
+
- Option to Create Icon (Useful for toolbar items/etc)
12
12
- Option to Copy Textures Folder
13
13
14
14
# Required Blender Version
@@ -17,6 +17,10 @@ Bridge/Pipeline/Workflow export for Unreal Engine.
17
17
18
18
\* Will likely work in previous versions but untested.
19
19
20
+
# Required Unreal Version
21
+
22
+
Should work in any version that supports FBX import.
23
+
20
24
# IMPORTANT USAGE NOTES
21
25
22
26
\* Make sure you have a saved .blend file before using, then saving before export is then not required. The addon needs the file location to know where to create the export folder in your Unreal project "Content" folder.
0 commit comments