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
108 stars 13 forks source link

Use registry key to get mumble path if not specified #47

Open LelouBil opened 3 years ago

LelouBil commented 3 years ago

We can use \HKEY_LOCAL_MACHINE\SOFTWARE\Classes\mumble\DefaultIcon

kinda hacky though, I wouldn't rely on it existing/having a proper path set

StarGate01 commented 3 years ago

Could be done by the installer #50 .