Among us mod that allow you to set custom keybinds for common actions through an ingame menu. (The mod must be launched even after changing the keybinds)
Click ^
This mod is using BepInEx for patching the game at runtime, it DOES NOT modify any game files.
- Steam 2021.3.31.3s support ONLY (send me Itch obfuscated names if you want it)
- Code with unobfuscated names is available in 2020.9.9s branch
- Download the lastest release.
- Extract the files into Among us game files (
steam/steamapps/common/Among us
) - This should look like this
- Run the game from steam
If you want to install BepInEx by yourself, please download latest IL2CPP_x86 bleeding edge build from here and then copy the plugin dll into Among us/BepInEx/plugins
Then add the files downloaded from here to BepInEx/unhollowed/base
-
Install and run the mod once (or BepInEx alone), on your game target version
-
Edit
CustomKeyBinds.csproj
ReferencePath to match BepInEx folder (unhollowed & core) -
Build
-
Copy the dll from the output directory to
Among us/BepInEx/plugins
-
/!\ If the version mismatch
Unless it's obfuscation related, please commit your changes into v2020.9.9s Branch (which is unobfuscated code).
CustomKeyBinds is licensed under the MIT License, Version 2.0. See LICENSE for the full License.
Third-party libraries:
- BepInEx is licensed under the LGPL 2.0 License. See LICENSE for the full License.
- Unity Runtime libraries are part of Unity Software.
Their usage is subject to Unity Terms of Service, including Unity Software Additional Terms.