> 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/mirror.md).

# Mirror

## About Integration

This integration allows to use all the features of **Easy Build System** with [Mirror](https://assetstore.unity.com/packages/tools/network/mirror-129321) .

Syncs all server/client actions related to building mode, such as placing, destroying, and editing.\
Also enables the saving of [Building Parts](/easy-build-system-old/components/building-part.md) on the server side.

{% 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 %}

## Installation Guide

1️⃣ **Prerequisites**

* Import the latest version of **Easy Build System** from built-in **Package Manager**
* Import the latest version of [Mirror](https://assetstore.unity.com/packages/tools/network/mirror-129321) from built-in **Package Manager**

2️⃣ **Install Mirror 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 integration of [Mirror](https://assetstore.unity.com/packages/tools/network/mirror-129321).
* Make sure to import all the content by clicking on the "All" and "Import" button.

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

3️⃣ **Open demoscene**

* Open the **"Mirror Demoscene"** demoscene in the integration folder to try it : \ <mark style="color:yellow;">"Easy Build System / Packages / Integrations / Mirror Integration"</mark>

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

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