Skip to content

Commit 0301a30

Browse files
tweaked the utilities package section
1 parent 2b8b561 commit 0301a30

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,15 @@ Boss Room is designed to be used in its entirety to help you explore the concept
2020
You can use the project as a reference starting point for your own Unity game or use elements individually.
2121
<br><br>
2222

23+
---
2324

24-
### Utilities Package
25+
### 💡 Utilities Package
2526
This repository also contains a [Utilities](Packages/com.unity.multiplayer.samples.coop) package, containing reusable sample scripts. You can install it using the following manifest file entry:
27+
<br>
2628
`"com.unity.multiplayer.samples.coop": "https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop.git?path=/Packages/com.unity.multiplayer.samples.coop",`
27-
|:---|
29+
30+
---
31+
2832

2933
<br>
3034

@@ -78,7 +82,7 @@ For more information on the art of Boss Room, see [ART_NOTES.md](Documentation/A
7882
- You can download the latest version of Boss Room from our [Releases](https://github.com/Unity-Technologies/com.unity.multiplayer.samples.coop/releases) page.
7983
- __Alternatively:__ click the green `Code` button and then select the 'Download Zip' option. Please note that this will download the branch that you are currently viewing on Github.
8084
- __Windows users:__ Using Windows' built-in extraction tool may generate an "Error 0x80010135: Path too long" error window which can invalidate the extraction process. A workaround for this is to shorten the zip file to a single character (eg. "c.zip") and move it to the shortest path on your computer (most often right at C:\\) and retry. If that solution fails, another workaround is to extract the downloaded zip file using [7zip](https://www.7-zip.org/).
81-
85+
<br><br>
8286

8387
## Requirements
8488

0 commit comments

Comments
 (0)