fix readme paths

This commit is contained in:
Alex
2021-07-07 23:33:04 +03:00
parent 3b9f9a6638
commit 1faaf4a5e7
5 changed files with 179 additions and 180 deletions

View File

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