/Whisper

Primary LanguageKotlin

Whisper

Whisper is a client app for Mumble voice protocol.

Building

  1. Clone the project and initialize the submodules
git clone https://github.com/Team-Vuiyoh/Whisper.git
cd Whisper
git submodule update --init --recursive
  1. Build the project