Skip to content

jukimaguro1/AUModS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUModS

Caution: Only the alpha version of AUModS is available so far. You are NOT customers. You are participants.

AUModS is a plugin to play Madmate and EvilHacker on AmongUs. A large part of its code base is shared with TheOtherRoles and its forks[1][2][3].

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.

Features

  • Roles
    • Sheriff
    • Madmate
    • EvilHacker
  • Ability restriction
    • Admin
    • Cameras
    • Vitals
  • Remove the limit on the number of tasks
  • Random fix wiring locations
  • Random locations to spawn on Airship

Installation

The installation steps are essentially the same as TheOtherRoles.

日本語版のインストール方法はこちら

How to contribute

It would be appreciated if you were interested in contributing to this project.

Please send your patches as pull requests. All kinds of changes are always welcome.

  • fix
    • bug
    • typo
    • grammar error
  • new feature
  • installation manual

How to build

Prerequisite

  • Docker
  • Your AmongUs binaries analyzed by BepInEx

Example

# docker build -t aumodbuild .
# docker run --name aumodbuild aumodbuild
# docker cp aumodbuild:/source/src/AmongUs/BepInEx/plugins/SupplementalAUMOD.dll .

Credits and Resources

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.6%
  • Dockerfile 0.4%