/saltychat-redm

RedM implementation of Salty Chat (TeamSpeak 3 based Voice Plugin)

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Salty Chat for RedM

An example implementation of Salty Chat for RedM.

You can report bugs or make sugguestions via issues, or contribute via pull requests - we appreciate any contribution.

Join our Discord and start with Salty Chat!

Setup Steps

  1. Copy the folder saltychat into your resources
  2. Add the following into your server.cfg and edit it accordingly
## Define variables before starting the resource
set VoiceEnabled "true"
set ServerUniqueIdentifier "NMjxHW5psWaLNmFh0+kjnQik7Qc="
set RequiredUpdateBranch ""
set MinimumPluginVersion ""
set SoundPack "default"
set IngameChannel "25"
set IngameChannelPassword "5V88FWWXME615"

start saltychat
  1. Build the project so the *.net.dll files get build