#
mlapi
Here are 6 public repositories matching this topic...
A small-scale cooperative game sample built on the new, Unity networking framework to teach developers about creating a similar multiplayer game.
-
Updated
Apr 9, 2021 - C#
This is the repository for the MLAPI.Relay, a UNET Relay. This is where documentation and issues can be found and reported
-
Updated
Aug 7, 2018 - C#
Improve this page
Add a description, image, and links to the mlapi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the mlapi topic, visit your repo's landing page and select "manage topics."


Describe the solution you'd like
Currently RPC methods cannot be static. There is no reason for that.
This feature is a great first issue for people wishing to contribute. It's fairly simple and allows to get dirty with the core of the MLAPI