Skip to content

Eisbison/AmongUsStreamerMode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Streamer Mode

A BepInEx mod that adds a streamer mode to Among Us to hide the code of your lobby. The mod works for the newest version of Among Us (2021.3.31.3s)

Dependency

Install vc_redist

What does the mod add?

When you create a new lobby, the code will be copied to your clipboard. When you enter a code or wait in a lobby, the code won't be visible on your screen.

Installation

  1. Download the latest release from the releases tab.
  2. Drag the files from the zip into your Among Us game folder
  3. Run the game

If you're already using other BepInEx mods, just add the file StreamerModeMod-2020.12.9s.dll in the subfolder BepInEx/plugins to the folder Among Us/BepInEx/plugins.

Resources

https://github.com/NuclearPowered/Reactor The framework the mod uses.
https://github.com/BepInEx For hooking game functions.