A BepInEx mod that switches the surveillance cameras to night vision when the lights are out in Among Us.
When the lights are off in Among Us, all surveillance cameras will switch to night vision. In the night vision camera all players and dead bodies look the same.
Install vc_redist
- Download the latest release from the releases tab.
- Drag the files from the zip into your Among Us game folder
- Run the game
If you're already using other BepInEx mods, just add the files NightVisionCamera-2020.12.9s.dll and Essentials-2020.12.9s.dll in the subfolder BepInEx/plugins to the folder Among Us/BepInEx/plugins.
https://github.com/NuclearPowered/Reactor The framework the mod uses.
https://github.com/BepInEx For hooking game functions.
https://github.com/DorCoMaNdO/Reactor-Essentials For creating custom game options easily.