mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 02:08:55 +00:00
833f3cc2325b843481711bec8246974da0560e8b
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%