mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 18:28:52 +00:00
17d588c2e6
Fixed SQL, Fixed INPUT_CONTEXT, Fixed Readme
17 lines
322 B
Markdown
17 lines
322 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_weashops
|
|
```
|