Developer Tools
We build these tools for you with a simple mantra: “the keys to successful teams are fast iteration and frequent testing”. If you see an opportunity for improvement, please let us know in our Community Discord. We hope you will enjoy a smooth experience. 🚀
Semantic Versioning
Our developer tools and managed services use official Semantic Versioning, indicating which updates are ✅ safe (minor, patch) and which may contain ⚠️ breaking changes (major).
Once a version is released, it will never be modified/changed.
⚡ Dedicated Servers Quickstart Plugin
Build and launch your dedicated game server into the cloud directly from your Unity Editor!
This plugin is provided 100% free of charge, under Terms and Conditions of Free Tier.
All Unity3D Long Term Support (LTS) versions after 2021.3+ are officially supported.
This plugin contains features intended to help you:
build and containerize your dedicated servers for linux,
test your server’s docker image locally,
upload and deploy your server on Edgegap.
Installation
Please refer to the official plugin repository for detailed instructions on installation.
This plugin has been tested, and supports Unity versions 2021.2+, including all LTS releases, Unity 2023, and Unity 6.
See Unity to get started and for detailed instructions on plugin usage.
⭐ Software Development Kit
Unity SDK contains optional integration utilities for Deployments, Matchmaking, and Server Browser. This plugin officially supports Unity versions 2021.3.0f1 and later.
This plugin is provided 100% free of charge, under Terms and Conditions of Free Tier.
Requirements
Installation
Open your Unity Project,
Select
Window > Package Management > Package Manager,Click the ➕ icon and select
Add package from git URL...,Input the URL of our SDK when prompted:
Click
Addand wait until installation is completed.
Import Samples
This package includes multiple samples, intended to be used individually (do not combine samples).
Verified Sources
This is the only official distribution channel for this SDK, do not trust unverified sources!
Update Package
Navigate to Edgegap SDK in Unity Package Manager and click Update .
Imported Samples are not updated automatically! Back up any custom property values, delete the sample scripts used in your scene currently and re-import samples.
Updating to v3
This update includes many new Server Browser utilities and examples, improves matchmaking error handling, and more. See Release Notes for a complete list.
Unity SDK update v3 includes a few breaking changes. Please re-test your integration carefully.
📫 Distributed Relay Transports library
Find a custom Transport for your netcode library to utilize Distributed Relays in peer to peer games.
Download Edgegap Relay Samples:
Last updated
Was this helpful?



