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: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
|2020.3|1.0.0-pre|
6
6
7
7
This repository contains a collection of bitesize sample projects and games that showcase different
8
-
sub-features of [Netcode](https://github.com/Unity-Technologies/com.unity.netcode.gameobjects). You can review these samples with [documentation](https://docs-multiplayer.unity3d.com/netcode/current/learn/bitesize-introduction) to better understand APIs and features.
8
+
sub-features of Netcode. You can review these samples with [documentation](https://docs-multiplayer.unity3d.com/netcode/current/learn/bitesize/bitesize-introduction) to better understand APIs and features.
9
9
10
10
## Who is this for?
11
11
@@ -14,7 +14,7 @@ project using [Netcode for GameObjects](https://github.com/Unity-Technologies/co
14
14
15
15
## Requirements
16
16
17
-
You need Unity and [Unity Netcode](https://github.com/Unity-Technologies/com.unity.netcode.gameobjects)installed to use these samples. Complete the [Hello World Getting Started](https://docs-multiplayer.unity3d.com/docs/tutorials/helloworld/helloworldintro) to prepare your environment. You can then access and use these samples for Netcode for GameObjects in a more self-contained scenario.
17
+
You need Unity and Netcode for GameObjects installed to use these samples. Complete the [Hello World Getting Started](https://docs-multiplayer.unity3d.com/netcode/current/tutorials/helloworld) to prepare your environment. You can then access and use these samples for Netcode for GameObjects in a more self-contained scenario.
0 commit comments