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

Check if the DLL is loaded in the game or some other program #16

Closed StarGate01 closed 3 years ago

StarGate01 commented 3 years ago

In order to not break other software that loads this DLL by mistake.

Windows DLL loading is a mess.