
Add Any Package directly from Unity's Editor via Git
The easiest way to add Edgegap's game server hosting directly within Unity’s editor is by adding the plugin’s Git project through Unity’s Package Manager.
From the top navigation bar select “Window”, then “Package Manager”.
If Edgegap already exist in your project, remove it by selecting “remove”.
Edgegap plugin is hosted on GitHub. Select the “Code” button and copy the project’s URL to your clipboard.
In Unity, select the “plus” icon in the Package Manager, and then “Install package from Git URL”.
Then, paste the URL and select “Install”.
After a few seconds, the Edgegap plugin will automatically be installed. Simply open it under “Tools”.








