WIRESYNDICATEDocumentation

SDK Installation

Welcome to the WireSyndicate SDK. This package provides the foundational architecture required to interface your game environment with our global spatial ad network.

1. Integrate the SDK

Our SDK is strictly verified against Unity 2022.3 LTS and above. Legacy versions are not supported.

To ensure a frictionless and professional integration, our SDK is distributed natively via Git URL. You do not need to download or manage manual .unitypackage files.

  1. Open your project in the Unity Editor (2022.3 LTS+).

  2. From the top menu bar, select Window > Package Manager.

  3. Click the '+' Dropdown in the top-left corner of the window.

  4. Select Add package from git URL...

  5. Paste the exact repository string below and click Add:

    https://github.com/WireSyndicate/wiresyndicate-unity-sdk.git

Once Unity completes the native compilation pass, the WireSyndicate core libraries will be securely bound to your project. The SDK will not pollute your Assets directory; it remains cleanly managed by UPM within the Packages directory.