b08829c71c | ||
---|---|---|
Transports | ||
com.community.netcode.extensions | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
Third Party notices.md | ||
artifact_paths.json |
README.md
The Multiplayer Community Contributions repository contains extensions provided by the community for Unity Multiplayer Networking products.
How to use
Installing a Community Transport (Netcode for GameObjects)
Installing the Community Extensions Package (Netcode for GameObjects)
Community and Feedback
For general questions, networking advice or discussions about Unity Multiplayer Networking or Netcode for GameObjects, please join our Discord Community or create a post in the Unity Multiplayer Forum.
Maintenance
The contributions repository is a community repository and not an official Unity product. What this means is:
- We will accept new content and bug fixes and try to keep the content in this repository up to date.
- We do not guarantee that any of the content in this repository will be supported by future Netcode for GameObjects versions.
- We ask the community and authors to maintain the content in this repository. Unity is not responsible for fixing bugs in community content.
Adding new content
Check our contribution guidelines for information on how to contribute to this repository.
Existing Content
Transports
Name | Platforms | 1.0.0 | 0.1.0 | v12 |
---|---|---|---|---|
Ruffles | Desktop, Mobile | ✔️ | ✔️ | ✔️ |
Enet | Desktop, Mobile* | ✔️ | ✔️ | ✔️ |
LiteNetLib | Desktop, Mobile | ✔️ | ✔️ | ✔️ |
SteamP2P | Steam | ✔️ | ✔️ | ✔️ |
WebSocket | Desktop, Mobile, WebGL | ✔️ | ✔️ | |
Photon Realtime | Desktop, Mobile, WebGL** | ✔️ | ✔️ | |
Facepunch | Steam | ✔️ | ✔️ | ✔️ |
* Needs manual binary compilation.
** Other platforms such as console platforms are also supported but require communication with Exit Games.
Extensions
Name | 1.0.0 | 0.1.0 | v12 |
---|---|---|---|
LagCompensation | ✔️ | ✔️ | |
NetworkObjectPool | ✔️ | ✔️ | |
NetworkManagerHud | ✔️ | ✔️ | |
NetworkDiscovery | ✔️ | ✔️ |
Releases
Content for a specifc major version of Netcode for GameObjects can be found in the release branches. The following release branches exist:
Release |
---|
v12 |
0.1.0 |