...
Prerequisites:
Download 7Zip Application and install it- Download (7-zip.org)
How to Enable Plugin:Get the plugin
You can get the plug-in from epic games market place :
https://www.unrealengine.com/marketplace/en-US/product/e3ds-automationtools
However latest version with bug fixes can be found
from the Bitbucket repository from using the following Link:
Eagle3DStreaming / e3dsautomationtools — Bitbucket
Clone this repository, directly to your project/Plugins Folder. If you don’t have a plugin folder by default, make a new folder called “Plugins”. It will clone after cloning a folder with will be created as “e3dsautomationtools”.
Info |
---|
It is advised to use “e3dsautomationtools” keep folder name in the Plugins Folder Same as the repository folder name inside the Plugins Folder while cloning. “e3dsautomationtools” |
Info |
---|
Note: If you have a C++ project, Generate Visual Studio files from your .uproject file, open the solution file and re-compile your project to make sure the plugin is added. |
...