You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+4-4
Original file line number
Diff line number
Diff line change
@@ -3,17 +3,18 @@
3
3
This mod unlocks the possibility for more than 10 player to join in an Among Us lobby.
4
4
The official servers won't allow for it though, so you will have to host an [Impostor](https://github.com/Impostor/Impostor) custom server (more in [docs](https://github.com/CrowdedMods/CrowdedMod/tree/master/docs)).
5
5
6
-
Works on Among Us Steam version from **v2020.12.9s** to **v2021.4.14s**.<br/>
6
+
Works on Among Us Steam version from **v2020.12.9s** to **v2021.5.10s**.<br/>
7
7
8
8
> :warning:**WARNING**:warning:
9
9
> CrowdedMod uses Reactor's CustomRPC system.
10
10
> To properly play on the custom Impostor server, you have to
11
11
> 1. Disable anti-cheat, because it gets triggered by CustomRPCs
12
-
> 2. Use [patched Reactor 4.12s](https://cdn.discordapp.com/attachments/787987336846770186/832930668907855872/Reactor-2021.4.12s.dll) or [patched Reactor 4.14s](https://cdn.discordapp.com/attachments/794122592617103360/838514462658658374/Reactor-2021.4.14s.dll) without a modded handshake because it wasn't yet implemented in Impostor
12
+
> 2. Use [patched Reactor 5.10s](https://github.com/CrowdedMods/Reactor/releases/download/0.4.1/Reactor-2021.5.10s.dll) without a modded handshake because it wasn't yet implemented in Impostor
13
13
14
14
## Versions
15
15
| Mod version | Game version | BepInEx | Downloads |
-[andry08/100-player-mod](https://github.com/andry08/100-player-mod) - Original author of this plugin. RayanTheBest/100-player-mod was a mirror of this, now we have an official link.
29
-
-[andruzzzhka/CustomServersClient](https://github.com/andruzzzhka/CustomServersClient) - This is where andry08 and CrowdedMods team learned how to mod Among Us. (it's funny cuz CrowdedMods are now maintaining this mod)
29
+
-[andry08/100-player-mod](https://github.com/andry08/100-player-mod) - Original author of this plugin (andry08)
2. Extract all files from zipped archive and put them in Among Us directory (where Among Us.exe is)
9
-
3. Download [latest Reactor.dll for 2021.4.14s](https://nightly.link/NuclearPowered/Reactor/workflows/main/master) and put it in `YourAmongUsDirectory/BepInEx/plugins` (you probably have to unzip it first)
9
+
3. Download [latest modified Reactor.dll for 2021.5.10s](https://github.com/CrowdedMods/Reactor/releases/download/0.4.1/Reactor-2021.5.10s.dll) and put it in `YourAmongUsDirectory/BepInEx/plugins` (you probably have to unzip it first)
10
10
4. Download right CrowdedMod dll from [CurseForge](https://www.curseforge.com/among-us/all-mods/crowdedmod/files) or github releases and put it in `YourAmongUsDirectory/BepInEx/plugins` (you probably have to unzip it first)
0 commit comments