From fd36ea213c8440535852c6c56d5d7ab55707a458 Mon Sep 17 00:00:00 2001 From: Przebor Date: Sun, 2 May 2021 22:44:37 +0200 Subject: [PATCH] Updated README for 4.14 --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa56a3f..b2c0a2f 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,19 @@ 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](https://github.com/Impostor/Impostor) custom server (more in [docs](https://github.com/CrowdedMods/CrowdedMod/tree/master/docs)). +Works on Among Us Steam version from **v2020.12.9s** to **v2021.4.14s**.
+ > :warning: **WARNING** :warning: > CrowdedMod uses Reactor's CustomRPC system. > To properly play on the custom Impostor server, you have to > 1. Disable anti-cheat, because it gets triggered by CustomRPCs -> 2. Use [patched Reactor](https://cdn.discordapp.com/attachments/787987336846770186/832930668907855872/Reactor-2021.4.12s.dll) without a modded handshake because it wasn't yet implemented in Impostor +> 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 ## Versions | Mod version | Game version | BepInEx | Downloads | | ------------- | ------------- | ------- | --------- | -| v2.4.0 | v2021.4.12s and 4.14s | [Reactor BepInEx](https://github.com/NuclearPowered/BepInEx/releases/download/6.0.0-reactor.18%2Bstructfix/BepInEx-6.0.0-reactor.18+structfix.zip) | [CurseForge](https://www.curseforge.com/among-us/all-mods/crowdedmod/files/3279698) | +| v2.5.0 | v2021.4.14s | [Reactor BepInEx](https://github.com/NuclearPowered/BepInEx/releases/download/6.0.0-reactor.18%2Bstructfix/BepInEx-6.0.0-reactor.18+structfix.zip) | [CurseForge](https://www.curseforge.com/among-us/all-mods/crowdedmod/files/3296321) | +| v2.4.0 | v2021.4.12s | [Reactor BepInEx](https://github.com/NuclearPowered/BepInEx/releases/download/6.0.0-reactor.18%2Bstructfix/BepInEx-6.0.0-reactor.18+structfix.zip) | [CurseForge](https://www.curseforge.com/among-us/all-mods/crowdedmod/files/3279698) | | v2.3.0 | v2021.3.31.3s | [Reactor BepInEx](https://github.com/NuclearPowered/BepInEx/releases/download/6.0.0-reactor.18%2Bstructfix/BepInEx-6.0.0-reactor.18+structfix.zip) | [CurseForge](https://www.curseforge.com/among-us/all-mods/crowdedmod/files/3279689) | | v2.2.0 | v2021.3.5 | [Reactor BepInEx](https://github.com/NuclearPowered/BepInEx/releases/download/6.0.0-reactor.16/BepInEx-6.0.0-reactor.16.zip) | [CurseForge](https://www.curseforge.com/among-us/all-mods/crowdedmod/files/3261806) | | v2.1.1 | v2020.12.9s | [BepInEx x86](https://builds.bepis.io/projects/bepinex_be/335/BepInEx_UnityIL2CPP_x86_acedebc_6.0.0-be.335.zip) | [CurseForge](https://www.curseforge.com/among-us/all-mods/crowdedmod/files/3202698) |