Skip to content

Commit 719331a

Browse files
authored
Update README_SERVER.md [ci skip]
1 parent a7b9297 commit 719331a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README_SERVER.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This will run the server in the background.
3636
```
3737

3838
The maps will be saved to ``~/.config/Hypersomnia/user/downloads/arenas``.
39-
Anyone who connects will be able to play them - the server will send the player any custom map currently played on the server.
39+
Anyone who connects will be able to play them - upon connection, the player will download the custom map from the same catalogue (over HTTPS) or directly from your server over UDP should the map catalogue be offline.
4040

4141
## libfuse
4242

@@ -69,7 +69,7 @@ To be able to access the administration panel of your server, setup ``master_rco
6969

7070
You'll need these ports open:
7171
- One UDP port for native clients (``8412`` is recommended).
72-
- One or UDP port for [Web clients](https://hypersomnia.io).
72+
- One UDP port for [Web clients](https://hypersomnia.io).
7373
- ``9000`` by default - multiple web clients will be multiplexed.
7474
- Optionally, you can disable UDP multiplexing and use multiple UDP ports.
7575

0 commit comments

Comments
 (0)