You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Download a binary from the /Releases section according to what you have
38
38
Unzip and run `Broadcast`(.exe). This should work out of the box.
39
39
40
40
# Notes
41
-
- Broadcast runs on port 100{`a`} where `a` is the Broadcast version. *Example: Broadcast v6 runs on port 1006*.
41
+
- Broadcast runs on port 1000{`a`} where `a` is the Broadcast version. *Example: Broadcast v6 runs on port 10006*.
42
42
- Lobby that hasn't sent trace of life in the past 30 seconds are cleaned up and destroyed from the server
43
43
- Broadcast uses the major version number (X) to signal compatibility break. Minor version number and revision number (Y and Z) are usually quality of life improvements or bugfixes, but no protocol change.
44
44
- Broadcast returns maximum 200 lobbies when queried
0 commit comments