Skip to content
forked from Impostor/Impostor

Impostor - An open source reimplementation of the Among Us Server

License

Notifications You must be signed in to change notification settings

js6pak/Impostor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Impostor

Impostor is one of the first Among Us private servers, written in C#.

The latest version supported is 2020.9.22, both desktop and mobile.

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.

Discord server for Impostor

Features

All Among Us features are implemented. It is a full replacement for the official server.

  • Create game
  • Join game
  • Start game
  • Game listing
  • V1 GameCodes (AAAA)
  • V2 GameCodes (AAAAAA)
  • Kick player
  • Ban player
  • Server redirection
  • Multiple master servers

Installation

Client

If you just want to play on a server hosted by someone else, you need to follow these instructions.

  1. Find the latest release.
  2. Download Impostor-Client-win-x64.zip.
  3. Extract the zip.
  4. Run Impostor.Client.exe.
  5. Follow the instructions inside the application.

Client

Server

See the wiki for instructions on how to set it up.

Contributing

If you want to contribute to Impostor, make sure you work on and target the dev branch. That is where the latest changes will be.

License

This software is distributed under the GNU GPLv3 License.

Credits

About

Impostor - An open source reimplementation of the Among Us Server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.5%
  • Dockerfile 1.5%