diff --git a/game_eggs/among_us/README.md b/game_eggs/among_us/README.md new file mode 100644 index 00000000..d920876b --- /dev/null +++ b/game_eggs/among_us/README.md @@ -0,0 +1,9 @@ +# 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#. + +