# Installation - Unreal Engine

## CameraTwin Plugin Installation

To install the CameraTwin UE Plugin, simply choose the appropriate version for your Unreal Engine 5 setup from the links below:

## V2.0.1

* [CameraTwin - Unreal Engine 5.5](https://drive.google.com/file/d/1NoHJYvZ9f-x7qAmnQ5spwSIG2jTtUHrG/view?usp=drive_link)
* [CameraTwin - Unreal Engine 5.6](https://drive.google.com/file/d/1tnW2yQEb1ZvIDOI0LGNT_nhMzOkLZGs8/view?usp=drive_link)
* [CameraTwin - Unreal Engine 5.7](https://drive.google.com/file/d/1IMRl4jitaV0soGCDzZgIc9yyfrCgvU6s/view?usp=drive_link)

{% content-ref url="installation-unreal-engine/changelog" %}
[changelog](https://docs.realtwin.org/cameratwin/installation/installation-unreal-engine/changelog)
{% endcontent-ref %}

{% hint style="info" %}
Starting with v2.0.1, the NDI plugin is bundled in Unreal Engine Editor and no longer requires a separate installation.
{% endhint %}

Unzip the Prebuilt plugin folders and follow the instructions below:

* Choose the folder that corresponds to your Unreal Engine version
* Engine Plugin Installation:
  1. Copy and paste the Internal plugin folder named “CameraTwin” to the folder
     1. \<Disk Letter>:\Program Files\Epic Games\UE\_\<Major Version>.\<Minor Version>\Engine\Plugins
     2. For the Unreal Engine 5.1 and the main windows disk the path above is\
        C:\Program Files\Epic Games\UE\_5.1\Engine\Plugins
* Project Plugin Installation:
  1. Copy and paste the Internal plugin folder named CameraTwin to the Plugins folder of your project. If there is no such a folder you can create one.
* To enable the plugin, when you open your project, go to Edit->Plugins and search for the CameraTwin plugin.

Now that both the mobile app and the plugin are set up, you can proceed to the [Get Started](https://docs.realtwin.org/cameratwin/get-started) page.
