mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 09:18:53 +00:00
21 lines
386 B
Markdown
21 lines
386 B
Markdown
# fxserver-esx_phone
|
|
FXServer esx_phone
|
|
|
|
[INFO]
|
|
|
|
Original script by FiveDev => https://github.com/FiveDev-FR/esx_phone-by-FiveDev
|
|
|
|
[INSTALLATION]
|
|
|
|
1) CD in your resources/[esx] folder
|
|
2) Clone the repository
|
|
```
|
|
git clone https://github.com/FXServer-ESX/fxserver-esx_phone esx_phone
|
|
```
|
|
3) Import esx_phone.sql in your database
|
|
4) Add this in your server.cfg :
|
|
|
|
```
|
|
start esx_phone
|
|
```
|