Steam client > Console link to room?
-
Hi guys,
Within the steam client, how do I output to console a link to a room?
If I create an HTML link with https://screeps.com/a/#!/room/[roomName], a page opens with login.
-
Hi,
the right format to create a link that opens a room directly into your currently open screeps steam client from console is:
<a href="#!/room/W41N1">W41N1</a>
have fun!
-
Thanks! So cool to be able to switch to all my rooms from console