mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-01 10:48:52 +00:00
d95ac08d0a
Updated readme with proper clone link, and moved it to the front directory.
17 lines
319 B
Markdown
17 lines
319 B
Markdown
# fxserver-esx_weashops
|
|
FXServer ESX Weapon Shops
|
|
|
|
[INSTALLATION]
|
|
|
|
1) CD in your resources/[esx] folder
|
|
2) Clone the repository
|
|
```
|
|
git clone https://github.com/FXServer-ESX/fxserver-esx_weashops.git esx_weashops
|
|
```
|
|
3) Import esx_weashops.sql in your database
|
|
4) Add this in your server.cfg :
|
|
|
|
```
|
|
start esx_shops
|
|
```
|