Files
esx_core-esx-framework/README.md
T
Jérémie N'gadi 4b48404b2a Clean up repo
2017-09-09 17:17:07 +02:00

28 lines
697 B
Markdown

# fxserver-esx_vehicleshop
FXServer ESX Vehicle Shop
[REQUIREMENTS]
* Auto mode
* No need to download another resource
* Player management (billing and boss actions)
* esx_society => https://github.com/FXServer-ESX/fxserver-esx_society
* esx_billing => https://github.com/FXServer-ESX/fxserver-esx_billing
[INSTALLATION]
1) CD in your resources/[esx] folder
2) Clone the repository
```
git clone https://github.com/FXServer-ESX/fxserver-esx_vehicleshop esx_vehicleshop
```
3) Import esx_vehicleshop.sql in your database
4) Add this in your server.cfg :
```
start esx_vehicleshop
```
5) If you want player management you have to set Config.EnablePlayerManagement to true in config.lua