You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: com.unity.netcode.gameobjects/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Additional documentation and release notes are available at [Multiplayer Documen
13
13
14
14
### Changed
15
15
16
-
- Minimal supported editor was set to LTS version `0f1` which means that we do not guarantee that the package will work on alpha or beta versions of 6000.0
16
+
- Minimal supported editor was set to first 6000.0 LTS version `6000.0.23f1` to clarify that we do not guarantee that the package will work on alpha or beta versions of 6000.0
Copy file name to clipboardExpand all lines: com.unity.netcode.gameobjects/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
"description": "Netcode for GameObjects is a high-level netcode SDK that provides networking capabilities to GameObject/MonoBehaviour workflows within Unity and sits on top of underlying transport layer.",
0 commit comments