Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tekkenkkk authored May 4, 2023
1 parent 4d04546 commit 4d6b4b7
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,20 @@ tekkenkkk@github:~$ ./tkn-scoreboard
<img width="650px" src="https://i.imgur.com/mhe8zVb.png"/>
<br>

![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.51.al%2Ftekkenkkk%2Ftkn-scoreboard&count_bg=%23FF5500&title_bg=%232A2D33&icon=github.svg&icon_color=%23FFFFFF&title=Visits&edge_flat=true)
![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.51.al%2Ftekkenkkk%2Ftkn-scoreboard&count_bg=%23095F99&title_bg=%232A2D33&icon=github.svg&icon_color=%23FFFFFF&title=Visits&edge_flat=true)

<h1>Requirements</h1>

```es_extended```
<h3>Add esx:setGroup event to your es_extended</h3>

`es_extended/server/classes/player.lua`

```lua
TriggerEvent('esx:setGroup', self.source, self.group)
```

<img width="650px" src="https://i.imgur.com/AyymRtw.png">

<h1>Usage</h1>

Expand All @@ -22,5 +31,5 @@ Add following command to server config file:<br>
```ensure tkn-scoreboard```

<h1>Preview</h1>
<img src="https://i.imgur.com/ANLPACw.png">
<img src="https://i.imgur.com/DnsmSFQ.png">
<img src="https://i.imgur.com/rg4Vazz.png">
<img src="https://i.imgur.com/ud3fO8W.png">

0 comments on commit 4d6b4b7

Please sign in to comment.