1
0
mirror of https://github.com/parkervcp/eggs.git synced 2024-10-08 08:37:08 +02:00
parkervcp-pterodactyl-eggs/game_eggs/among_us/impostor_server/README.md

19 lines
763 B
Markdown
Raw Normal View History

2020-10-10 16:48:06 +02:00
# Among Us - Impostor Server
## From their [Github](https://github.com/AeonLucid/Impostor)
2020-10-10 16:48:06 +02:00
Impostor is one of the first Among Us private servers, written in C#.
There are no special features at this moment, the goal is aiming to be as close as possible to the real server, for now. In a later stage, making modifications to game logic by modifying GameData packets can be looked at.
## Install notes
2020-10-10 16:48:06 +02:00
You MUST use Port 22023 for the Master Server. To host multiple servers, please read [Impostor Multiple Servers Documentation](https://github.com/Impostor/Impostor/blob/master/docs/Running-the-server.md#multiple-servers).
2020-10-10 16:48:06 +02:00
## Server Ports
2020-10-10 16:48:06 +02:00
Ports required to run the server in a table format.
| Port | default |
|---------|---------|
| Game | 22023 |