update connect link
This commit is contained in:
parent
bf5930e193
commit
07954fc230
|
@ -20,7 +20,7 @@
|
|||
later,
|
||||
you can simply refresh this page and the server will be started again.<br>
|
||||
{% if room.last_port %}
|
||||
You can connect to this room by using '/connect berserkermulti.world:{{ room.last_port }}'
|
||||
You can connect to this room by using '/connect archipelago.gg:{{ room.last_port }}'
|
||||
in the <a href="https://github.com/Berserker66/MultiWorld-Utilities/releases">client</a>.<br>{% endif %}
|
||||
{{ macros.list_patches_room(room.seed.patches, room) }}
|
||||
{% if room.owner == session["_id"] %}
|
||||
|
|
Loading…
Reference in New Issue