Salty Chat for FiveM
An example implementation of Salty Chat for FiveM.
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
saltychatinto your resources - Add the following into your
server.cfgand 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.dllfiles get build