Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 4ec26f4

Browse files
committed
Merge branch 'Boss-room-readme' of https://github.com/Unity-Technologies/com.unity.multiplayer.docs into Boss-room-readme
2 parents dffe846 + 0e08e21 commit 4ec26f4

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

docs/learn/getting-started-boss-room.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,7 @@ Using Windows' built-in extracting tool may generate a "Error 0x80010135: Path t
4444
The first time you open the project Unity will import all assets, which will take longer than usual - it is normal.
4545
The MLAPI v0.1.0 package will be installed with Boss Room.
4646

47-
**Issues with importing due to parental control software**
48-
49-
If you have issues with importing you may want to check your DNS settigns as some ISP parental controls may block GitHub access.
50-
51-
https://community.virginmedia.com/t5/Networking-and-WiFi/Web-Safe-Breaks-GitHub/td-p/4279652
47+
**Issues with importing due to parental control software**: If you have issues with importing you may want to check your DNS settings as some ISP parental controls may block GitHub access. For example, see this information on [WebSafe](https://community.virginmedia.com/t5/Networking-and-WiFi/Web-Safe-Breaks-GitHub/td-p/4279652).
5248

5349
:::
5450

@@ -58,10 +54,10 @@ https://community.virginmedia.com/t5/Networking-and-WiFi/Web-Safe-Breaks-GitHub/
5854

5955
1. In Unity Hub double click the project.
6056
1. Navigate to the Project window.
61-
1. Open the *Assets* folder
62-
1. Open the *Scene* Folder
57+
1. Open the *Assets* folder.
58+
1. Open the *Scene* folder.
6359
1. Click the *Startup* scene.
64-
1. Click **Play**
60+
1. Click **Play**.
6561

6662

6763
<iframe src="https://www.youtube.com/embed/OSSBWOJq6gI?playlist=OSSBWOJq6gI&loop=1&&autoplay=0&controls=1&showinfo=0&mute=1" width="854px"
@@ -109,7 +105,7 @@ Photon Transport uses Photon relay server to facilitate communication between cl
109105

110106

111107
:::unity Learn More
112-
[Boss Room Photon Setup Guide](https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop/blob/release/v0.1.0-experimental/Documentation/Photon-Realtime/Readme.md)
108+
See the [Boss Room Photon Setup Guide](https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop/blob/release/v0.1.0-experimental/Documentation/Photon-Realtime/Readme.md) for details.
113109
:::
114110

115111
#### Port Forwarding

0 commit comments

Comments
 (0)