Skip to content
This repository was archived by the owner on Sep 5, 2022. It is now read-only.

Commit a329f8f

Browse files
authored
Update README.md
1 parent 98cec14 commit a329f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Now for the juicy part, using it. Like I mentioned in the 'What' section, this i
6363
First things first, you will need:
6464
* Mirror, Install that from Asset Store.
6565
* Download the latest release of Light Reflective Mirror Unity Package and put that in your project also. Download from: [Releases](https://github.com/Derek-R-S/Light-Reflective-Mirror/releases).
66-
*
66+
6767
#### Client Setup
6868
Running a client is fairly straight forward, attach the LightReflectiveMirrorTransport script to your NetworkManager and set it as the transport. Put in the IP/Port of your relay server, assign LightReflectiveMirror as the Transport on the NetworkManager. Then attach the SimpleWebTransport script and assign that in the 'ClientToServerTransport' in the Light Reflective Mirror inspector. When you start a server, you can simply get the URI from the transport and use that to connect. If you wish to connect without the URI, the LightReflectiveMirror component has a public "Server ID" field which is what clients would set as the address to connect to.
6969

0 commit comments

Comments
 (0)