File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Salty Chat in LUA for [ FiveM] ( https://fivem.net/ )
2
2
3
- An example implementation of Salty Chat for [ FiveM ] ( https://fivem.net/ ) OneSync and OneSync Infinity.
3
+ [ ![ Hits ] ( https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FFirstWiseman%2Fsaltychat-fivem-lua&count_bg=%23E50000&title_bg=%23030303&icon=buzzfeed.svg&icon_color=%23E7E7E7&title=Lua+Lovers&edge_flat=false )] ( https://hits.seeyoufarm.com )
4
4
5
- You can report bugs or make sugguestions via issues, or contribute via pull requests - we appreciate any contribution.
5
+ An example implementation of Salty Chat for [ FiveM] ( https://fivem.net/ ) OneSync and OneSync Infinity.
6
+
6
7
Join the [ Discord] ( https://gaming.v10networks.com/Discord ) of @v10networkscom and start with [ Salty Chat] ( https://gaming.v10networks.com/SaltyChat ) !
7
8
8
9
Also checkout my [ Discord] ( https://wise-scripts.vip/discord ) for any questions about the Saltychat Lua Version or if you have found any Bugs.
10
+ You can report bugs or make sugguestions via issues, or contribute via pull requests - we appreciate any contribution.
9
11
10
12
# Setup Steps
11
13
Before starting with the setup, make sure you have OneSync enabled and your server artifacts are up to date.
@@ -22,7 +24,7 @@ Before starting with the setup, make sure you have OneSync enabled and your serv
22
24
"IngameChannelPassword": "5V88FWWME615",
23
25
"SwissChannelIds": [ 61, 62 ],
24
26
```
25
- 4 . (Optional) Change keybinds in ` config.json ` , see [ default values] ( https://github.com/v10networkscom/saltychat-fivem#keybinds ) below
27
+ 4 . (Optional) Change keybinds in ` shared/Configuration.lua ` , see [ default values] ( https://github.com/v10networkscom/saltychat-fivem#keybinds ) below
26
28
5 . (Optional) Look into our recommended [ TeamSpeak server settings] ( https://github.com/v10networkscom/saltychat-docs#teamspeak-server-settings )
27
29
28
30
** Attantion** : CFX team implemented a NUI blacklist and blocked local (` 127.0.0.1 ` and ` localhost ` ) WebSocket connections.
You can’t perform that action at this time.
0 commit comments