> For the complete documentation index, see [llms.txt](https://docs.rawrshak.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rawrshak.io/tutorials/developer/unity/loading-the-rawrshak-tools.md).

# Loading the Rawrshak Tools

#### 1. Download Unity (version 2020.3.12f1)

Download Unity: <https://unity.com/download>

If Unity Hub is already installed, open the *Installs* Tab and click the *Add* button. Select the recommended version of Unity 2020.3+ and select next:

![](/files/FsIdY8zEGT35CbV8e5so)

Add Android, iOS, Universal Windows Platform, and WebGL Build Support:

![](/files/Xu84aueMSjbJkMp0cUPU)

Select *Next and continue.*

#### 2. Create 3D Project

In the *Project* Tab, click the *New* button (make sure the correct version is set). Select *3D*, add project name, and select *Create*.

![](/files/EJX4skA9P6FhLEVE3iT3)

{% hint style="info" %}
Please keep in mind Rawrshak currently only support the Built-in Render Pipeline.
{% endhint %}

#### 3. Install Editor Coroutines

In the Menu bar, open the Package Manager. Select *Window -> Package Manager*

Select the *Unity Registry* from the dropdown, and scroll down to *Editor Coroutines*. Select *Editor Coroutines* and click *Install.*

![](/files/Xt9DhPCmUaCDfBXNcxEw)

#### 4. Download Unity Tools from the github repo (releases)

Rawrshak Tools releases: <https://github.com/Rawrshak/Unity-Tools/releases>

Download the Rawrshak Unity Tools Unity Package.

![](/files/5s4NOnwosX7VCgjvgFd7)

#### 5. Drag and drop the Unity Tools package into the project

Open the folder where you downloaded the Unity Package.&#x20;

Drag and drop the package in the Unity package in the Unity Window.

![Drop Package here.](/files/wJPmFs1nnGNiij75N4rH)

Select "All" and click "Import".

![Select "All" and click "Import"](/files/B22aCU0GwdkGkNwO5iZ7)

#### 6. Finished!
