Update README.md
This commit is contained in:
parent
aee4379276
commit
d663b49367
1 changed files with 1 additions and 2 deletions
|
|
@ -82,11 +82,10 @@ TransportDLL - This is the name of the dll of the compiled transport dll.
|
||||||
TransportClass - The class name of the transport inside the DLL, Including namespaces!
|
TransportClass - The class name of the transport inside the DLL, Including namespaces!
|
||||||
By default, there are 5 compiled transports in the MultiCompiled dll.
|
By default, there are 5 compiled transports in the MultiCompiled dll.
|
||||||
To switch between them you have the following options:
|
To switch between them you have the following options:
|
||||||
* Mirror.LiteNetLibTransport
|
|
||||||
* Mirror.TelepathyTransport
|
* Mirror.TelepathyTransport
|
||||||
* kcp2k.KcpTransport
|
* kcp2k.KcpTransport
|
||||||
* Mirror.SimpleWebTransport
|
* Mirror.SimpleWebTransport
|
||||||
* Mirror.MultiplexTransport
|
|
||||||
|
|
||||||
AuthenticationKey - This is the key the clients need to have on their inspector. It cannot be blank.
|
AuthenticationKey - This is the key the clients need to have on their inspector. It cannot be blank.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue