Skip to content

Commit fcc9116

Browse files
committed
Update README.md
1 parent 2a5329f commit fcc9116

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,14 @@ Unreal Engine Editor Plugin for processing meshes/data imported from Blender. De
1111
# Roadmap
1212

1313
- Automatically process imported fbx's with options set from Blender.
14+
- Submit to Marketplace once stable and well tested.
1415

1516
# Required Unreal Version
1617

1718
4.23
1819

20+
\* The source compiles in 4.22 (Tested) and maybe (?) earlier versions.
21+
1922
# NOTES
2023

2124
\* There is no UI or editor toolbar buttons. The plugin activates on detection of a new "blender_addon_ue_data.json" file.
@@ -33,7 +36,8 @@ Unreal Engine Editor Plugin for processing meshes/data imported from Blender. De
3336
"opacity": "",
3437
"ambient_occlusion": "",
3538
"metallic": "",
36-
"roughness": ""
39+
"roughness": "",
40+
"emissive": ""
3741
}
3842
]
3943
}

0 commit comments

Comments
 (0)