-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
19a4e54
commit bc7fc27
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,18 @@ | ||
# AmongUs.MultiClientInstancing | ||
|
||
I think the best way to describe this is as a method of host testing what your "mod" could look like with multiple clients. | ||
It is in no way a replacement for testing your mod and has a complete disregard for rpc calls. | ||
It can also be buggy with different mods differently depending on how they interact with amongus - so chances are its not going to be perfect. | ||
Think of this as more like a ease-of-access utility then a standlone testing environment. | ||
|
||
Whilst in lobby press f5 to add players, | ||
and in game press f9 to move up or f10 to move down through the id list. | ||
|
||
i've left it openended for any future features but i dont think i can see myself regularly maintaning this beyond bug fixes, | ||
but your welcome to pr and contribute | ||
|
||
insert video here | ||
|
||
# | ||
<p align="center">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.</p> | ||
<p align="center">© Innersloth LLC.</p> |