Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCoding25 committed Mar 3, 2021
1 parent f8e254c commit 9f786e9
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,20 @@
# KD_Display
A FiveM Script to show the KD of each player

## Download & Installation

### Using Git
```
cd server-data/resources/
git clone https://github.com/MichaelCoding25/KD_Display
```

### Manually
- Download the most recent `.zip` file/archive from the **[releases](https://github.com/MichaelCoding25/KD_Display/releases)** page.
- Extract the contents to your `server-data/resources/` directory.

## Installation
- Ensure you've added the following to your `server.cfg` file:
```
start KD_Display
```

0 comments on commit 9f786e9

Please sign in to comment.