mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 02:38:53 +00:00
19 lines
377 B
Markdown
19 lines
377 B
Markdown
# fxserver-esx_optionalneeds
|
|
FXServer ESX Optional Needs
|
|
|
|
[REQUIREMENTS]
|
|
- esx_status https://github.com/FXServer-ESX/fxserver-esx_status
|
|
|
|
[INSTALLATION]
|
|
|
|
1) CD in your resources/[esx] folder
|
|
2) Clone the repository
|
|
```
|
|
git clone https://github.com/FXServer-ESX/fxserver-esx_optionalneeds esx_optionalneeds
|
|
```
|
|
3) Add this in your server.cfg :
|
|
|
|
```
|
|
start esx_optionalneeds
|
|
```
|