> ## Documentation Index
> Fetch the complete documentation index at: https://docs.altoura.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Importing the Tools

# Unity Asset Bundle Browser Installation

Asset Bundles is one of the main ways to export content out of Unity and into Altoura.

[Follow these instructions to install the Asset Bundle Browser into your Unity project.](https://docs.unity3d.com/2020.3/Documentation/Manual/AssetBundles-Browser.html)

Once you have your Asset Bundle Browser installed and updated, you are ready to start packaging up your content for Altoura.

# Importing the Altoura Toolkit

Altoura also provides Unity assets to help you become productive in creating your content.

You can download it here:[https://portal.altoura.com/download/AltouraToolkit](https://portal.altoura.com/download/AltouraToolkit)

Once downloaded, you can import the package into Unity under the Assets menu, Import package, Custom Package... and find the unity package you just downloaded.

<img src="https://mintcdn.com/altoura-785c3552/_Fb1P96m80-mEejg/images/docs/51172df-importPackage.png?fit=max&auto=format&n=_Fb1P96m80-mEejg&q=85&s=151d9ff2b39ac47dfcee3dadb7764c3f" alt="1027" width="1027" height="593" data-path="images/docs/51172df-importPackage.png" />

# Text Mesh Pro Installation

* Update your Unity TMP version to Version 3.2.0-pre.4. To do the same follow the below steps:
* Open Unity and go to => Window => Package Manager
* Click on the dropdown next to ‘+’ button and select ‘Add package by name…’ option
* Provide Name as : com.unity.textmeshpro
* Provide Version as: 3.2.0-pre.4
* Once selected, the TMP version will be upgraded to the mentioned version
