Skip to main content
Skip table of contents

Download and Install the E3DS Features Plugin

This guide walks you through downloading, installing, and enabling the E3DS Features Plugin in your Unreal Engine project.

Follow the steps below:

Step 1. Download the E3DS Features Plugin

to download from our github repository:

  1. Open the official GitHub repository:
    https://github.com/e3ds-ue4/E3DSFeaturesPlugin/

  2. Download the plugin files to your local machine.

Step 2. Install the Plugin

  1. Open your Unreal Engine project folder.

  2. If a Plugins folder does not already exist, create one at the root of your project.

  3. Place the E3DSFeatures folder inside the Plugins folder.

    Example — Installed Plugin Location:

    CODE
    YourProject/
     ├── Config/
     ├── Content/
     ├── Plugins/
     │    └── E3DSFeatures/
     └── YourProject.uproject

Step 3. Enable Required Plugins

  1. Launch your Unreal Engine project.

  2. From the main menu, navigate to:
    Edit → Plugins

  3. In the Plugins window:

    • Search for and enable Pixel Streaming Plugin.

    • Search for and enable E3DS Features Plugin.

Pixel Streaming plugin is required otherwise you might see an error similar to this in your unreal editor:

image-20250820-153707.png


  1. When prompted, click Restart Now to apply the changes.

Video Guide:

https://youtu.be/HqPuKX7Y21I

 


Need help?

🛠️ Contact our Support Team

💬 Join the Community on Discord

🆓 Get Started for free

 

Follow us on:

Facebook | GitHub | LinkedIn | YouTube

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.