Alteruna Multiplayer SDK
Develop multiplayer applications with Alteruna's mulyiplayer SDK for Unity.
com.alteruna.multiplayer Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/multiplayer.git README Markdown
Copy this to your project's README.md
## Installation
Add **Alteruna Multiplayer SDK** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/multiplayer.git
```
[](https://www.pkglnk.dev/pkg/multiplayer)Dependencies (4)
README
How to add a package to Unity.
[!IMPORTANT] Unity's package manager depends on Git in order to install packages from a git url.
- In Unity, open
Window → Package Manager - In the top left corner, in the
+dropdown, press "Add package from git URL..." - Input
https://github.com/Alteruna/multiplayer-sdk-unity-package.git - Press
Add
If everything is done right, you should now see something like this:
- Register your project by going under
Window → Alteruna → Register license - Paste your project ID or key in the field.
If you do not have a v2 Alteruna Project, get one from portal.mp2.alteruna.com
[!NOTE] The version displayed in the Package Manager looks different than the actual version.
For example, 2.0.1r45 will be displayed as 2.0.1045
Looking for Alteruna Multiplayer v1?
For the legacy version of our SDK, visit the asset store for the Unity version or the v1 dashboard for the registered version.
If you are having issues with your v1 license, see this guide for help.
No comments yet. Be the first!