Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you need to build a dedicated server and want to avoid the hassle of building the GitHub version of Unreal, you can use our prebuilt Unreal Engine, which is capable of packaging dedicated servers too. You can download it from the 'Utilities' section of the Control Panel.

Instructions

...

Getting the plug-in

The ‘E3DSAutomationTools’ plugin can be installed in multiple ways, not just through the Epic Launcher’s Marketplace.

  • Fab: You can download the plugin from

...

...

  • .

Note

An update to Fab’s Automation Tool is coming soon to support Unreal Engine 5.4.

  • Repository: The latest version of the plugin, with bug fixes which supports Unreal Engine 5.1 to Unreal Engine 5.5 is available in this Bitbucket repository: https://

...

...

...

  • Manual Installation: install the plugin manually in your project’s ‘Plugins’ folder:

  1. If your project doesn't have a Plugins folder, create one.

  2. Copy the E3DSAutomationTools folder from the following directory: C:\Program Files\Epic Games\UE_5.2\Engine\Plugins\Marketplace\E3DSAutomationTools

  3. Paste the folder into your project’s Plugins directory.

  4. Open your Unreal Engine project and enable the plugin from the Edit > Plugins menu.

If you cannot find the plugin in the specified directory, you can alternatively clone it from the repository.

Cloning the Repository directly to the project’s Plugins Folder

Alternatively, you can clone the repository directly into your project:

  1. If you don’t have a

...

  1. Plugins folder

...

  1. , create

...

After cloning, a folder will be created as ‘e3dsautomationtools’.

...

  1. one in your project directory.

  2. Clone the repository into this folder, which will create an e3dsautomationtools folder inside Plugins.

  3. Keep the folder name

...

  1. as e3dsautomationtools to match the repository

...

  1. .

...

  1. For C++

...

  1. projects,

...

  1. generate Visual Studio files from your .uproject file, open the solution

...

  1. , and recompile the project to

...

  1. ensure the plugin is added correctly.

...

...

Opening the Project

If you're working with a Blueprint-only project, you will be prompted to compile the newly added plugin. Click 'OK' to initiate the compilation process. Your project will automatically open once the compilation is complete, typically after a minute or so.

...

Enabling the Plugin

When the project is open make sure the plugin is enabled by going to plugins and searching 'E3dsAutomationTools'.

...

...

Configuring 'E3DS Automation Tools Settings'

...

  1. Navigate to: Project settings > Plugins > E3DS Automation Tools Settings.

...

    ...

    1. Enter the following required data in the settings page:

    Executable Path: It is the path of the EL_AT.exe file which can be Downloaded from this link. Download it and save it somewhere.

    ...

    Info

    To get your API Key, click on: Api Keys (eagle3dstreaming.com). This requires Logging in to your Control Panel if you aren’t already logged in.

    If you haven’t signed up yet, create a new user Account. For more details, refer to this document /wiki/spaces/ED/pages/15892481.

    ...

    E3DSStreaming App Name: Enter the name of your application you want to upload on the Control Panel such as MyApp1, MyApp2 etc.

    ...

    Testing URL: This is URL that will be opened when you have uploaded the application. You can put your application name at the end of it.

    ...

    Packaging and

    ...

    uploading the Project

    Now that all the settings are done, whenever you are ready to package your project and upload, go to windows tab and at the bottom click on ‘E3DS-Push To Cloud’.

    ...

    When the Upload is complete it will show a the message likebelow:

    ...

    In the Control Panel, you can see your application uploaded with the app name.

    ...

    ...

    Info

    If you upload your application with the same name again it will increase the version number of the application.

    ...

    To see this document’s steps in action

    ...

    , check out the Youtube video below.

    ...

    ...

    Need help? Contact Support

    ...