The repo is now public again, however I won't be mantaining this mod anymore.
For anyone discovering this for the first time, this was the first open source 100 players mod. I updated it for a bit, but then I privatized the mod for a while, wanting to refresh the mod, but I didn't get around to doing it, so this repo is now outdated.
I suggest you to visit other forks to find this mod for newer versions of the game:
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.
This mod allows for up to 127 players (signed byte limit) because of game limitations (That's a lot of player anyway). Hence the name itself derives from the Impostor project discord server discussion, in which "100 players mod when?" has become a meme.
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 (e.g. Cheat Engine)
- Here on the right sidebar, choose the latest version supporting your game version (as indicated in parentheses).
- Download the
.dll
and.zip
files (The mod itself and the modloader respectively). - Extract the modloader's
.zip
into the Among Us directory (where theAmong Us.exe
executable is located) - Navigate to the
BepInEx/plugins
subfolder (It should be there, you just extracted it) - Copy the mod's
.dll
file there. - Start Among Us and try it out.
- andruzzzhka/CustomServersClient - This is where I learned how to mod Among Us