diff --git a/README.md b/README.md index 4ae6120bc..43793aa0f 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,7 @@ If you are reading this it looks like you are looking to add an egg to your serv ## Game Eggs [Among Us Impostor Server](/among_us/impostor_server) +[Among Us - CrewLink Server](/among_us/crewlink_server) [Cryofall](/cryofall) diff --git a/among_us/crewlink_server/README.md b/among_us/crewlink_server/README.md index e2ab1a18d..14b45b1b4 100644 --- a/among_us/crewlink_server/README.md +++ b/among_us/crewlink_server/README.md @@ -1,7 +1,7 @@ # Among Us - CrewLink server ### From their [Github](https://github.com/ottomated/CrewLink) -This is the relay server for CrewLink, an Among Us proximity voice chat program. +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 Default port is 9736 but you can change to any port or domain/ip in the egg \ No newline at end of file