StarGate01 / AmongUs-Mumble

Mumble VoIP Plugin and mod for the popular game "Among Us" to enable Proximity Voice Chat.
GNU General Public License v3.0
109 stars 13 forks source link

Add an ingame GUI #28

Closed StarGate01 closed 3 years ago

StarGate01 commented 3 years ago

Inject IMGUI and use it as settings editor or console

StarGate01 commented 3 years ago

Initial demo proof of concept in branch gui, thanks to https://github.com/ExtraConcentratedJuice/ChristWareAmongUs . Press DEL to open and close.

TODO:

Known issues:

ItaiCuker commented 3 years ago

What will be its use?

StarGate01 commented 3 years ago

Ingame status monitoring and settings editor.

alisenai commented 3 years ago

As per 1e8277e05c31f845cb07dd777acd87fa1ee6dd28, there is now player state information and editable config settings implemented in the GUI.