|
5 | 5 | ### Made with and Including Utilities for Netcode for GameObjects
|
6 | 6 | <br>
|
7 | 7 |
|
8 |
| - |
9 |
| - |
| 8 | +[](https://unity.com/releases/editor/qa/lts-releases#:~:text=February%2014%2C%202023-,LTS%20Release,2021.3.18f1,-Released%3A%20February) |
| 9 | +[](https://docs-multiplayer.unity3d.com/netcode/current/about) |
10 | 10 | [](https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop/releases/tag/v2.0.4)
|
11 | 11 | <br><br>
|
12 | 12 |
|
@@ -149,7 +149,12 @@ First, build an executable by clicking **'File/Build Settings'** in the menu bar
|
149 | 149 | 
|
150 | 150 |
|
151 | 151 | Once the build has completed you can launch several instances of the built executable in order to both host and join a game. When using several instances locally, you will have to set different profiles for each instance for authentication purposes, by using the **'Change Profile'** button. <br>
|
152 |
| -> __Mac users:__ to run multiple instances of the same app, you need to use the command line. Run `open -n BossRoom.app` |
| 152 | + |
| 153 | +--- |
| 154 | + |
| 155 | +💡 **Mac users:** To run multiple instances of the same app, you need to use the command line. Run `open -n BossRoom.app` |
| 156 | + |
| 157 | +--- |
153 | 158 |
|
154 | 159 | <br>
|
155 | 160 |
|
@@ -300,7 +305,7 @@ Thank you for cloning Boss Room and taking a look at the project. To help us imp
|
300 | 305 | - The [Bitesize Samples](https://github.com/Unity-Technologies/com.unity.multiplayer.samples.bitesize) repository is currently being expanded and contains a collection of smaller samples and games, showcasing sub-features of NGO. You can review these samples with documentation to understand our APIs and features better.
|
301 | 306 | <br><br>
|
302 | 307 |
|
303 |
| -[](https://docs-multiplayer.unity3d.com/netcode/current/learn/bitesize/bitesize-introduction) |
| 308 | +[](https://docs-multiplayer.unity3d.com/netcode/current/learn/bossroom/bossroom) |
304 | 309 | [](https://forum.unity.com/forums/multiplayer.26/)
|
305 | 310 | [](https://discord.gg/FM8SE9E)
|
306 | 311 | <br><br>
|
|
0 commit comments