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!
- Copy the folder
saltychat
into your resources - 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
- Build the project so the
*.net.dll
files get build