/CrowdedMod

10+ players mod for Among Us on Steam

Primary LanguageC#MIT LicenseMIT

Our Discord

CrowdedMod

This mod unlocks the possibility for more than 10 player to join in an Among Us lobby. The official servers won't allow for it though, so you will have to host an Impostor custom server.

Limitations

By itself this mod doesn't allow to choose more than 10 players or more than 3 impostors in the game creation menu. You will have to change those values by other means (using memory editing or for example All Of Us Impostor plugin)

Installation

See: client installation

Credits

  • andry08/100-player-mod - Original author of this plugin. RayanTheBest/100-player-mod was a mirror of this, now we have an official link.
  • andruzzzhka/CustomServersClient - This is where andry08 and i learned how to mod Among Us. Some snippets of code for custom servers are here.