eggs/game_eggs/among_us/README.md
2021-07-02 03:34:01 +03:00

10 lines
396 B
Markdown

# Among Us
[CrewLink Server](game_eggs/among_us/crewlink_server)
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.
[Impostor Server](game_eggs/among_us/impostor_server)
Impostor is one of the first Among Us private servers, written in C#.