Developer Tools
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
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. 🚀
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:
connect your Unity project to your Edgegap account,
build your dedicated game server,
containerize your dedicated game server,
test your server’s docker image locally,
configure your Edgegap application version,
deploy a test instance of your server on Edgegap cloud.
Please refer to the official plugin repository for detailed instructions on installation.
Install Docker Desktop from the official source (no account required),
make sure to restart your computer after completing the installation.
“Docker Desktop is secure, out-of-the-box containerization software offering developers and teams a robust, hybrid toolkit to build, share, and run applications anywhere.” - Docker Inc.
Use Unity Hub to select tab Installs, access Settings and Add Modules for each Unity version you intend to use with Edgegap platform:
Scroll down to select and install the following Unity modules:
Linux Build Support (IL2CPP),
Linux Build Support (Mono),
Linux Dedicated Server Build Support
See Getting Started - Servers for detailed instructions on plugin usage.
Unity ⭐ Matchmaking SDK by Edgegap:
import simple example and customize for your needs,
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:
start and stop matchmaking with an individual ticket,
resume matchmaking from cached server assignment,
start matchmaking with a group,
use Ping Beacons for latency measurement,
monitor matchmaker health.
Use our Simple Example Unity sample script to test Matchmaking in 5 minutes.
Please refer to the official plugin repository for detailed instructions on installation.
Find a custom Transport for your netcode library to utilize Distributed Relays in peer to peer games.
Download Edgegap Relay Samples: