# How to Install the SDK

#### Requirements

* Unity 2022.3 (LTS): <https://unity3d.com/get-unity/download>
* Latest Git Version: <https://git-scm.com/downloads>
* Latest .NET SDK: <https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/sdk-6.0.302-windows-x64-installer>

{% hint style="danger" %}
Please install the requirements before continuing. Most issues occur because the requirements are not installed. Make sure to restart your computer when all the requirements are installed.
{% endhint %}

#### Installation Instructions

Once all of the required software is installed, **from the Unity Editor** open the "Package Manager" by going to **Window > Package Manager**.

![](https://user-images.githubusercontent.com/14853489/183299039-49ccf019-61fe-4d62-a63a-e444e1071667.png)

(Don't worry if your options don't match mine)

Click the + icon in the top left of the Package Manager window, then Select "Add package from git URL..."

![](https://user-images.githubusercontent.com/14853489/183299121-3e751e5b-4a9c-40d6-8af2-bdf5a6188064.png)

Copy and paste this URL into the field that appears: <https://github.com/ReachCloudDevelopers/MetaverseCloudEngine.Unity.SDK.git>

Click all of the positive options in the dialogues that appear.

{% hint style="success" %}
You have successfully installed the Metaverse Cloud Engine Unity SDK!
{% endhint %}
