mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
21 lines
355 B
Markdown
21 lines
355 B
Markdown
# fxserver_esx_holdup
|
|
FXserver ESX Hold Up
|
|
|
|
[REQUIREMENTS]
|
|
|
|
* esx_policejob => https://github.com/FXServer-ESX/fxserver-esx_policejob
|
|
|
|
[INSTALLATION]
|
|
|
|
1) CD in your resources/[esx] folder
|
|
2) Clone the repository
|
|
```
|
|
git clone https://github.com/FXServer-ESX/fxserver_esx_holdup esx_holdup
|
|
```
|
|
|
|
3) Add this in your server.cfg :
|
|
|
|
```
|
|
start esx_holdup
|
|
```
|