eggs/game_eggs/among_us/README.md

11 lines
603 B
Markdown
Raw Normal View History

2021-07-02 08:28:42 +08:00
# Among Us
[BetterCrewLink Server](bettercrewlink_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.
2021-12-09 23:07:25 +08:00
[CrewLink Server](crewlink_server)
2021-07-02 08:28:42 +08:00
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.
2021-12-09 23:07:25 +08:00
[Impostor Server](impostor_server)
Impostor is one of the first Among Us private servers, written in C#.