Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jishi committed Feb 8, 2021
1 parent 0316092 commit 07b5e12
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions static/index.html
Expand Up @@ -95,9 +95,11 @@ <h4>Queue</h4>

<h4>Room Grouping</h4>
<ul>
<li>add/{other zone name}</li>
<li>remove/{other zone name}</li>
<li>add/{player name from existing zone, prefix with player you want to join}</li>
<li>join/{player player to join in, prefix with player from current zone} (this is just the inverse of add)</li>
<li>isolate</li>
<li>ungroup (alias of isolate)</li>
<li>leave (alias of isolate)</li>
</ul>

<h4>Other</h4>
Expand Down

0 comments on commit 07b5e12

Please sign in to comment.