Skip to content

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

License

Notifications You must be signed in to change notification settings

PourrezJ/saltychat-redm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 92.5%
  • HTML 6.8%
  • Lua 0.7%