mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-29 01:08:54 +00:00
16 lines
279 B
Markdown
16 lines
279 B
Markdown
# fxserver-esx_phone
|
|
FXServer esx_phone
|
|
|
|
[INSTALLATION]
|
|
|
|
1) CD in your resources folder
|
|
2) Clone the repository
|
|
```
|
|
git clone https://github.com/FXServer-ESX/fxserver-esx_phone
|
|
```
|
|
3) Import esx_phone.sql in your database
|
|
4) Add this in your server.cfg :
|
|
|
|
```
|
|
start esx_phone
|
|
``` |