Skip to content

Commit

Permalink
Fix game version selector
Browse files Browse the repository at this point in the history
  • Loading branch information
StarGate01 committed Apr 4, 2021
1 parent 346f657 commit 8490350
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion AUMInjector/deobfuscate/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#define GAME_VERSION_2020_12_5s 202012050
#define GAME_VERSION_2020_12_9s 202012090
#define GAME_VERSION_2021_3_5s 202103050
#define GAME_VERSION_2021_3_31_2s 202103313
#define GAME_VERSION_2021_3_31_3s 202103313
#ifndef GAME_VERSION
#define GAME_VERSION GAME_VERSION_2021_3_31_3s
#endif
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# AmongUs-Mumble
[Mumble](https://www.mumble.info/) Proximity Mod for [Among Us](https://store.steampowered.com/app/945360/Among_Us/) by [Innersloth](http://www.innersloth.com/).

Currently for Windows and Linux PCs using the Steam version. On OSX a small Mumble fake plugin is provided, which just sets your ingame position to `(0, 0)`.
Currently for Windows and Linux PCs using the Steam version. On OSX a small Mumble fake plugin is provided, which just sets your in-game position to `(0, 0)`.


If you are looking for a community that uses this mod, join the [Discord server](https://discord.gg/4UkHEJ5sqg)!
Expand All @@ -20,12 +20,12 @@ Patch versions refer to unmarked Steam updates where the game version did not ch

**Use the installer:** Download: [Latest release](https://github.com/StarGate01/AmongUs-Mumble/releases/download/v1.0.0.14/AmongUs-Mumble-Installer.exe)

**Latest mod version:** Release 2021.3.31s, Mod manual download: [1.0.0.16](https://github.com/StarGate01/AmongUs-Mumble/releases/tag/v1.0.0.16)
**Latest mod version:** Release 2021.3.31.3s, Mod manual download: [1.0.0.16](https://github.com/StarGate01/AmongUs-Mumble/releases/tag/v1.0.0.16)

**Older versions:** [Versions table](https://github.com/StarGate01/AmongUs-Mumble/wiki/Versions)

## Main Features
- Real-time proximity voice chat based on ingame player position
- Real-time proximity voice chat based on in-game player position
- Directional audio depending on relative position of players (Optional)
- Works with any official or unofficial Among Us server
- Works with any Mumble server
Expand All @@ -39,7 +39,7 @@ Patch versions refer to unmarked Steam updates where the game version did not ch
- *Haunt:* Ghosts can talk and listen to remaining players if they are close enough (Optional)
- Everyone gets muted during communication sabotage events
- Impostors are able to covertly talk to each other
- Automatic settings synchronisation for all players in a lobby.
- Automatic settings synchronization for all players in a lobby.
- Easy installation process, just copy one file
- Smart linking, no need to start the game and Mumble in any particular order
- Easy configuration using a configuration file or command line options
Expand Down

0 comments on commit 8490350

Please sign in to comment.