Skip to content

Commit 5997f12

Browse files
authored
Update README.md
1 parent bed6e6f commit 5997f12

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Salty Chat in LUA for [FiveM](https://fivem.net/)
22

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)
44

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+
67
Join the [Discord](https://gaming.v10networks.com/Discord) of @v10networkscom and start with [Salty Chat](https://gaming.v10networks.com/SaltyChat)!
78

89
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.
911

1012
# Setup Steps
1113
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
2224
"IngameChannelPassword": "5V88FWWME615",
2325
"SwissChannelIds": [ 61, 62 ],
2426
```
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
2628
5. (Optional) Look into our recommended [TeamSpeak server settings](https://github.com/v10networkscom/saltychat-docs#teamspeak-server-settings)
2729

2830
**Attantion**: CFX team implemented a NUI blacklist and blocked local (`127.0.0.1` and `localhost`) WebSocket connections.

0 commit comments

Comments
 (0)