@@ -6,7 +6,9 @@ It can also be buggy with different mods differently depending on how they inter
66Think of this as more like a ease-of-access utility then a standlone testing environment.
77
88Whilst in lobby press f5 to add players,
9+ press f6 to toggle between keeping or losing bots between games,
910and in game press f9 to move up or f10 to move down through the id list.
11+ You can press f11 to remove all bots.
1012
1113i've left it openended for any future features but i dont think i can see myself regularly maintaning this beyond bug fixes,
1214but your welcome to pr and contribute
@@ -21,13 +23,23 @@ Relies on Bepinex
2123
2224| Among Us Version | Download |
2325| ----------| -------------|
26+ | v2023.2.28 | [ v0.0.5] ( https://github.com/MyDragonBreath/AmongUs.MultiClientInstancing/releases/tag/v0.0.5 )
2427| v2022.12.14 | [ v0.0.4] ( https://github.com/MyDragonBreath/AmongUs.MultiClientInstancing/releases/tag/v0.0.4 )
2528| v2022.6.21 & v2022.7.12 | [ v0.0.2] ( https://github.com/MyDragonBreath/AmongUs.MultiClientInstancing/releases/tag/v0.0.2 )
2629| v2022.6.21 & v2022.7.12 | [ v0.0.1] ( https://github.com/MyDragonBreath/AmongUs.MultiClientInstancing/releases/tag/v0.0.1 )
2730
2831<details >
2932 <summary > Changelog </summary >
3033 <details >
34+ <summary > v0.0.5 </summary >
35+ <ul >
36+ <li> Robot presistence </li>
37+ <li> Player removal keybind </li>
38+ <li> Countdown timer removed </li>
39+ <li> Fix Airship Spawning </li>
40+ </ul >
41+ </details >
42+ <details >
3143 <summary > v0.0.4 </summary >
3244 <ul >
3345 <li> Updated to latest version, fixed bugs </li>
0 commit comments