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

# PUN 2

## About Integration

This integration allows to use all the features of **Easy Build System** with [PUN 2](https://assetstore.unity.com/packages/tools/network/pun-2-free-119922).

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 [PUN 2 ](https://assetstore.unity.com/packages/tools/network/pun-2-free-119922)from built-in **Package Manager**

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

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

3️⃣ **Open demoscene**

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

<figure><img src="/files/MGJ1nxMgsEZ4Oax69ccz" 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.
