A Bidirectional RPC package for the Unity Game Engine.
Requires Unity 2021.3 LTS or higher.
The recommended installation method is though the unity package manager and OpenUPM.
- Open your Unity project settings
- Select the
Package Manager
- Add the OpenUPM package registry:
- Name:
OpenUPM
- URL:
https://package.openupm.com
- Scope(s):
com.virtualmaker.rpc
- Name:
- Open the Unity Package Manager window
- Change the Registry from Unity to
My Registries
- Add the
VirtualMaker.RPC
package
- Open your Unity Package Manager
- Add package from git url:
https://github.com/virtual-maker-net/com.virtualmaker.rpc.git#upm
// TODO