Skip to content

Commit c8c04b6

Browse files
chrispopeLarah Armstrong
andauthored
Updating install instructions (#806)
Updating install instructions to consider the slight differences with the pkg manager between 2020 and 2021 engine versions. 2020.3 does not have an option for add by name. Details added to help users install when using Unity 2020.3. Co-authored-by: Larah Armstrong <[email protected]>
1 parent cd0dbca commit c8c04b6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/installation/installation.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ Use with caution:
4141

4242
1. Open your **Unity Hub** and select the **Project** you are presently working on or create a **New Project**.
4343
1. From the menu bar, navigate to **Window** > **Package Manager**.
44-
1. Click the plus sign ![Add](/img/add.png) in the **Package Manager** status bar and select **Add package by name..**.
44+
1. When using 2021.3+ click the plus sign ![Add](/img/add.png) in the **Package Manager** status bar and select **Add package by name**.
45+
1. If using 2020.3LTS there is no option to add by package name, instead click **Add package from git URL**.
4546

4647
![Package Installed](/img/install/addbyname.png)
4748

@@ -62,4 +63,4 @@ See the following content to continue your journey using Netcode:
6263
* [Boss Room](../learn/bossroom/getting-started-boss-room.md)
6364
* [2D Spaceshooter Bitesize Sample](../learn/bitesize/bitesize-spaceshooter.md)
6465
* [Invaders Bitesize Sample](../learn/bitesize/bitesize-invaders.md)
65-
* [Client-Driven Bitesize Sample](../learn/bitesize/bitesize-clientdriven.md)
66+
* [Client-Driven Bitesize Sample](../learn/bitesize/bitesize-clientdriven.md)

0 commit comments

Comments
 (0)