> For the complete documentation index, see [llms.txt](https://mindcodeinteractive.gitbook.io/easy-build-system-old/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mindcodeinteractive.gitbook.io/easy-build-system-old/integrations/usurvival.md).

# uSurvival

## About Integration

This integration allows to use all the features of **Easy Build System** with [uSurvival](https://assetstore.unity.com/packages/templates/systems/usurvival-multiplayer-survival-95015).

{% hint style="warning" %}
If you encounter errors with integration, it is possible that a new update changed some things in the code and therefore is no longer compatible with the system integration.\
If this is the case, you can contact support to receive a hotfix quickly.
{% endhint %}

<mark style="color:red;">**Requires :**</mark>

* [Survival Buildings Add-on](/easy-build-system-old/addons/survival-buildings.md)

## Installation Guide

1️⃣ **Prerequisites**

* Import the latest version of **Easy Build System** from built-in **Package Manager**.
* Import the latest version of [uSurvival](https://assetstore.unity.com/packages/templates/systems/usurvival-multiplayer-survival-95015) from built-in **Package Manager**.

2️⃣ **Install uSurvival Integration**

* Open the **Packager Importer** from the tools menu items :\ <mark style="color:yellow;">"Tools > Easy Build System > Package Importer"</mark>
* Go to "Integration Packages" section and install the [uSurvival](https://assetstore.unity.com/packages/templates/systems/usurvival-multiplayer-survival-95015) integration.
* Make sure to import all the content by clicking on the "All" and "Import" button.

<figure><img src="/files/bvTa16UaW9ZmCvM7Cca7" alt=""><figcaption><p>Expand the image to large view by clicking on it.</p></figcaption></figure>

3️⃣ **Creating or opening an existing demoscene**

{% hint style="info" %}
If you already have an existing scene with the uSurvival setup on it, you can skip this step.
{% endhint %}

* Open the **"**&#x57;orl&#x64;**"** demoscene from the uSurvival "Scenes" folder : <mark style="color:yellow;">"uSurvival / Scenes / World"</mark>

<figure><img src="/files/Cjg0sbv8alWrWGKzAuqy" alt=""><figcaption><p>Expand the image to large view by clicking on it.</p></figcaption></figure>

4️⃣ **Setup Easy Build System**

* Use the "Scene Setup" feature to install the system in your scene from the tools menu items:\ <mark style="color:yellow;">"Tools > Easy Build System > Integrations > uSurvival Setup..."</mark>

<figure><img src="/files/hzrPZhsTqbsRAh3TITDL" alt=""><figcaption><p>Expand the image to large view by clicking on it.</p></figcaption></figure>

5️⃣ **Drag & Drop pickable items**

* Drag and drop the pickable items from the integrations folder "Prefabs" into the scene : \ <mark style="color:yellow;">"Easy Build System / Packages / Integrations / uSurvival Integration / Prefabs / Pickables"</mark>

<figure><img src="/files/z9JZ46kuGyBwdnORUmoZ" alt=""><figcaption><p>Expand the image to large view by clicking on it.</p></figcaption></figure>

**(Optional)** You can create a [Building Saver](/easy-build-system-old/components/building-manager/building-saver.md) component to save & load your [Building Parts](/easy-build-system-old/components/building-manager/building-saver.md).

You can now build of clients with this demoscene to see how work integration in local.
