From d6517870dbdd043e65322d5ea818c639dd55bd1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Pedro=20Correia?= Date: Wed, 11 Nov 2020 19:06:34 +0000 Subject: [PATCH] Added esx_status to requirements Updated requirements to inform users of this project about the feature support "esx_status", currently being used to check if player is dunk. --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ee0709f4..5ebe1744 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,9 @@ This resource for ESX adds police armories, vehicle garages and ability for cops * ESX Service Support * [esx_service](https://github.com/ESX-Org/esx_service) +* ESX Status Support + * [esx_service](https://github.com/ESX-Org/esx_status) + ## Download & Installation ### Using [fvm](https://github.com/qlaffont/fvm-installer) @@ -62,4 +65,4 @@ This program Is free software: you can redistribute it And/Or modify it under th This program Is distributed In the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty Of MERCHANTABILITY Or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License For more details. -You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/. \ No newline at end of file +You should have received a copy Of the GNU General Public License along with this program. If Not, see http://www.gnu.org/licenses/.