# Using Unity

## Downloading Unity

You will need the correct Unity version to run the project. There are two ways you can acquire it:

#### Method 1:

Check what our [current Unity version](#current-version) is, then find that specific version in the Unity download archives below.

{% embed url="<https://unity3d.com/get-unity/download/archive>" %}
Unity download archives.
{% endembed %}

#### Method 2:

Download [Unity Hub](https://unity3d.com/get-unity/download), then open our project using the hub and it should auto-detect our Unity version and prompt a download for that version.

{% embed url="<https://unity.com/unity-hub>" %}
Unity Hub downloads.
{% endembed %}

## **Current Version**

To avoid having to update the current version in this document every time it's updated, we will just point you to the version file instead.

{% embed url="<https://raw.githubusercontent.com/RE-SS3D/SS3D/develop/ProjectSettings/ProjectVersion.txt>" %}
ProjectVersion.txt
{% endembed %}
