Skip to content

Client Installation

Jan Przebor edited this page Dec 27, 2020 · 12 revisions

To make mod work, you need two pieces. Custom server (Impostor) with custom plugin and a client-side mod.
After installing this mod, you need to also setup servers.txt.

Method 1 (the easiest)

Use the installer. Coming soon.

Method 2 (recommended)

  1. Download zip from releases
  2. Open your Downloads folder and double click the zip file
  3. Select all files (Ctrl+A) and copy them (Ctrl+C)
  4. Open Steam library, select Among Us. Click Settings (gear icon) > Manage > Browse local files
  5. A window should open. Paste files here (Ctrl+V)
  6. Start Among Us from Steam. Not from toolbar or shortcut or search
  7. After Among Us started, in the left upper corner there should be CrowdedMod version information displayed

Method 3a

  1. Install BepInEx x86 (if you're using this method, you should be able to do that without a tutorial)
  2. Download dll from releases
  3. Put dll in BepInEx plugins folder

Method 3b (for security paranoid)

  1. Set up development environment (tutorial coming soon).
  2. Install BepInEx x86
  3. Compile CrowdedMod youself and put it in BepInEx plugins folder
Clone this wiki locally