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