mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 02:08:55 +00:00
e14c2a5957784d64da875ea9c14c7503083ec26c
esx_policejob
[REQUIREMENTS]
-
Auto mode
-
Player management (boss actions and armory with buyable weapons)
-
ESX Identity Support
[INSTALLATION]
- CD in your resources/[esx] folder
- Clone the repository
git clone https://github.com/FXServer-ESX/fxserver-esx_policejob esx_policejob
-
Import esx_policejob.sql in your database
-
Add this in your server.cfg :
start esx_policejob
-
- If you want player management you have to set Config.EnablePlayerManagement to true in config.lua
- If you want armory management you have to set Config.EnableArmoryManagement to true in config.lua
- If you want license management you have to set Config.EnableLicenses to true in config.lua
Legal
License
The project is licensed under GPLv3, read the license for more information.
Description
Languages
JavaScript
62.3%
Lua
34.8%
TypeScript
1.2%
HTML
0.8%
CSS
0.7%
Other
0.2%