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