您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Siyao Huang f260ac50 Initial commit 1年前
..
.git Initial commit 1年前
Components Initial commit 1年前
Documentation~ Initial commit 1年前
Editor Initial commit 1年前
Runtime Initial commit 1年前
Samples~ Initial commit 1年前
TestHelpers Initial commit 1年前
Tests Initial commit 1年前
.signature Initial commit 1年前
CHANGELOG.md Initial commit 1年前
CHANGELOG.md.meta Initial commit 1年前
Components.meta Initial commit 1年前
Editor.meta Initial commit 1年前
LICENSE.md Initial commit 1年前
LICENSE.md.meta Initial commit 1年前
README.md Initial commit 1年前
README.md.meta Initial commit 1年前
Runtime.meta Initial commit 1年前
TestHelpers.meta Initial commit 1年前
Tests.meta Initial commit 1年前
package.json Initial commit 1年前
package.json.meta Initial commit 1年前

README.md

Netcode for GameObjects

Forums Discord Manual API

Netcode for GameObjects is a Unity package that provides networking capabilities to GameObject & MonoBehaviour workflows. The framework is interoperable with many low-level transports, including the official Unity Transport Package.

Getting Started

Visit the Multiplayer Docs Site for package & API documentation, as well as information about several samples which leverage the Netcode for GameObjects package.

You can also jump right into our Hello World guide for a taste of how to use the framework for basic networked tasks.

Community and Feedback

For general questions, networking advice or discussions about Netcode for GameObjects, please join our Discord Community or create a post in the Unity Multiplayer Forum.