Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 984 Bytes

using-unity.md

File metadata and controls

29 lines (18 loc) · 984 Bytes

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 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, 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://github.com/RE-SS3D/SS3D/blob/develop/ProjectSettings/ProjectVersion.txt" %} ProjectVersion.txt {% endembed %}