> For the complete documentation index, see [llms.txt](https://quietcraft.gitbook.io/breakout-template-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quietcraft.gitbook.io/breakout-template-documentation/getting-started/installation.md).

# Installation

{% hint style="danger" %} <mark style="color:$danger;">**URP IS THE DEFAULT! Installing on a BiRP project might cause errors.**</mark>
{% endhint %}

{% hint style="success" %} <mark style="color:$success;">**You can easily toggle between them after installation.**</mark>
{% endhint %}

Some packages (**Input system and Newtonsoft Json**) are included as dependencies and they will install automatically but installing them beforehand is recommended to avoid errors after import.

So please make a new URP unity project and make sure you have installed the following packages.

Installation instructions for each required package:

* [Prime Tween](/breakout-template-documentation/getting-started/installation/primetween.md)
* [Newtonsoft Json](/breakout-template-documentation/getting-started/installation/newtonsoft-json.md)
* [Unity Converters for Newtonsoft Json](/breakout-template-documentation/getting-started/installation/newtonsoft-json/unity-converters.md)
* [Input system](/breakout-template-documentation/getting-started/installation/input-system.md)

{% hint style="info" %}
[Once everything is installed, import the Breakout unity package.](/breakout-template-documentation/getting-started/installation/install-breakout-template.md)
{% endhint %}
