mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
64c99d111b7f80014154eecb5adf963b4eee9de6
- Adding the .editorconfig file - Ensure there's a trailing comma - Ensure there's a space before parameter when declaring a function - Ensure there's no empty line before block declaration - Ensure 2 spaces is used to indentate
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]
- CD in your resources/[esx] folder
- Clone the repository
git clone https://github.com/FXServer-ESX/fxserver-esx_vehicleshop esx_vehicleshop
-
Import esx_vehicleshop.sql in your database
-
Add this in your server.cfg :
start esx_vehicleshop
- If you want player management you have to set Config.EnablePlayerManagement to true in config.lua
Description
Languages
JavaScript
62.3%
Lua
34.8%
TypeScript
1.2%
HTML
0.8%
CSS
0.7%
Other
0.2%