## Installation
+If you just want to play, follow the client instructions.
+
When hosting a server, make sure port **22023** is open and forwarded for **UDP**. It is not possible to use a different port because Among Us seems to have hardcoded 22023, even though the functionality for setting a port exists.
### Client
If you just want to play on a server hosted by someone else, you need to follow these instructions.
-> W.I.P
+1. Find the [latest release](https://github.com/AeonLucid/Impostor/releases/latest).
+2. Download `Impostor-Client-win-x64.zip`.
+3. Extract the zip.
+4. Run `Impostor.Client.exe`.
+5. Follow the instructions inside the application.
### Server (Docker)
### Server (Windows / Linux)
-1. Find the [latest release](https://github.com/AeonLucid/Impostor/releases/latest)
+1. Find the [latest release](https://github.com/AeonLucid/Impostor/releases/latest).
2. Download either the Windows or the Linux version.
3. Extract the zip.
4. Run `Impostor.Server.exe` (Windows) / `Impostor.Server` (Linux)