Files
esx_core/README.md
T
Jérémie N'gadi ce467b7ba7 Update README.md
2017-08-12 13:01:46 +02:00

25 lines
521 B
Markdown

# fxserver-esx_basicneeds
FXServer ESX Basic Needs
[REQUIREMENTS]
- esx_status => https://github.com/FXServer-ESX/fxserver-esx_status
[INFO]
This plugin add hunger and thirst status, they can be increased when eating bread or drinking water
[INSTALLATION]
1) CD in your resources/[esx] folder
2) Clone the repository
```
git clone https://github.com/FXServer-ESX/fxserver-esx_basicneeds esx_basicneeds
```
3) Import esx_basicneeds.sql in your database
4) Add this in your server.cfg :
```
start esx_basicneeds
```