fixed heading levels

added blank lines as needed
added ports table
This commit is contained in:
LRMtheBoss 2021-12-09 10:08:36 -05:00
parent 38fbd923be
commit 3db7563e74

View File

@ -1,7 +1,15 @@
# Among Us - CrewLink Server # Among Us - CrewLink Server
### From their [Github](https://github.com/ottomated/CrewLink)
## From their [Github](https://github.com/ottomated/CrewLink)
This project implements proximity voice chat in Among Us. Everyone in an Among Us lobby with this program running will be able to communicate over voice in-game, with no third-party programs required. Spatial audio ensures that you can only hear people close to you. This project implements proximity voice chat in Among Us. Everyone in an Among Us lobby with this program running will be able to communicate over voice in-game, with no third-party programs required. Spatial audio ensures that you can only hear people close to you.
### Server Port ## Server Port
Default port is 9736 but you can change to any port or domain/ip in the egg
Ports required to run the server in a table format.
| Port | default |
|---------|---------|
| Game | 9736 |
Default port is 9736 but you can change to any port or domain/ip in the egg