Skip to content
This repository was archived by the owner on Aug 8, 2018. It is now read-only.

Commit 73ac762

Browse files
authored
Update README.md
1 parent b767d22 commit 73ac762

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The MLAPI.Relay is a relay designed for the UNET Transport to relay traffic betw
2222
* Update checking (optional). _This will check for updates and inform you of new updates._
2323
* Deploy and forget Auto-update (optional). _The auto update feature allows you to deploy the relay and it will auto update whenever needed._
2424
* Disable home calling. _The MLAPI will only do connections to external sources for update checking purposes. This can be disabled._
25+
* Non external licence checking. _Even IF, potentially our servers would go down, or we whould end operation. Your licence will continue to work._
2526

2627
## Matchmaking
2728
Unlike Unity's relay. The MLAPI.Relay does not require you to use any specific matchmaker. The MLAPI.Relay will pass the destination address when connecting rather than a relay specific roomId. This allows you to run the MLAPI.Relay with any matchmaker or without a matchmaker all together.
@@ -63,6 +64,6 @@ The MaxConnections setting is a part of the CRC check that happens during the in
6364
By the default the Relay will be setup to handle 4 for the HLAPI config, 100 for the MALPI config and 65534 for Empty.
6465
This means that if for example you want more than 4 players on the relay and you are using the HLAPI config.
6566
You HAVE to set the MaxConnections to a larger value on the game instance AND the relay.
66-
They need to match up.
67+
They need to match up. (I think this might be a bug, it's been reported)
6768
## Trial licence
68-
The trial licence has no limitations except that only 20 concurrent connections are allowed.
69+
The trial licence has no limitations except that only 20 concurrent connections are allowed. This is to allow for endless evaluation and development.

0 commit comments

Comments
 (0)