Region mod for Among Us
This mod is not affiliated with Among Us or Innersloth LLC, and the content contained therein is not endorsed or otherwise sponsored by Innersloth LLC. Portions of the materials contained herein are property of Innersloth LLC. © Innersloth LLC.
An Among Us mod to add extra regions to the region menu.
The following regions have been added:
Regions can be connected to directly using an IP address.
Custom regions can be added as detailed below in the
configuration section.
Other mods can add regions via theAddRegion(string name, string ip, ushort port)
API method.
⚠ WARNING
This mod is compiled against the steam edition of the game, but should work on any edition on a version between 2021.5.10 and 2021.5.25.2, including the Itch and Epic Games editions.
If you are still using 2020.12.9s and Reactor fails to load, try using the Reactor version located
here: https://github.com/NuclearPowered/Reactor/actions/runs/593649307.If you are still using 2021.3.5s and Reactor fails to load, try using the Reactor version located
here: https://github.com/NuclearPowered/Reactor/actions/runs/636023321.If you are still using 2021.4.12s-2021.4.14s and Reactor fails to load, try using the Reactor
version located here: https://github.com/NuclearPowered/Reactor/actions/runs/827746360
(Among Us game files)/BepInEx/plugins
folder.⚠ WARNING
The configuration file will be generated when loading the mod for
the first time. If the configuration file is not there, try
launching the game and closing it to see if the configuration
file creates itself.
The configuration file is located at(Among Us game files)/BepInEx/config/daemon.unify.cfg
.
Custom regions can be added by modifying the [Region 1]
,[Region 2]
… [Region 9]
sections of the configuration file.
You can modify the display name of the region,
the IP address of the region and the port of the region.
If the IP field is left empty, the region will not show up in game.