VelNet-Unity/Documentation/docs/index.md

20 lines
453 B
Markdown

# VelNet
An easy-to-use networking library for Unity. VelNet is architected similar to Photon PUN, with a single server that acts as a relay for information sent by all clients.
VelNet consists of two main parts:
### [VelNet Server]()
### VelNet Unity
## Installing
1. Set up the [server](/server_setup), or use the default server at `velnet-example.ugavel.com`
2. Install the UPM package in Unity
- Option 1:
- Add the VEL package registry: