An Among Us mod where impostors don't known each other.
For the moment, only the Steam version (2021.3.5s) of the game is supported.
- Impostors don't know each other.
The other Impostors look like any Crewmate and you can kill them. - Who can vent.
Allows Crewmates to vent, or can disable vents for everyone.- Options : [
Nobody
|Impostors
|Everyone
]Nobody
: disable the ventsImpostors
: only Impostors can ventEveryone
: everyone is able to use the vents
- Options : [
- Map Selection and # Impostors options are available in Online Lobby
Everyone in the lobby need to have the mod installed.
Follow one of these methods to install it:
- All included Archive: easiest
- Custom Install: advanced (recommended)
- Download the file
UnknownImpostor-vX.X.X.zip
in the Releases section. - Extract the content of the zip into your game folder (i.e.
Steam\steamapps\common\Among Us
). - Run the game
- Install Reactor BepInEx by following these instructions.
- Install Reactor by following these instructions.
- Download the file
UnknownImpostor-2021.3.5s.dll
in the Releases section. - Copy the dll file into
Among Us/BepInEx/plugins
. - Repeat steps 3-4 for the file
Essentials-2021.3.5s.dll
from DorCoMaNdO's repository. - (Optional) If you want to play on official servers, you must do the following :
- Open
Among us/BepInEx/config/gg.reactor.api.cfg
with a text editor. - Find the line
Modded handshake = true
and change it toModded handshake = false
. - Save and close your editor.