Skip to content

Commit

Permalink
chore: remove esx_billing from dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Jun 10, 2024
1 parent 0dc27fd commit 7a41eb1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion server-data/resources/[esx_addons]/esx_policejob/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ This resource for ESX adds police armories, vehicle garages and ability for cops

### Requirements
* Auto mode
* [esx_billing](https://github.com/esx-framework/esx_billing)
* [esx_vehicleshop](https://github.com/esx-framework/esx_vehicleshop)

* Player management (boss actions and armory with buyable weapons)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ client_scripts {

dependencies {
'es_extended',
'esx_billing',
'bpt_billing',
'esx_vehicleshop'
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ ESX Vehicle Shop adds an vehicle shop to the game, where employeed players can s

* Player management (the car dealer job): billing, boss actions and more!
* [esx_society]
* [esx_billing]
* [cron]

### Installation
Expand Down

0 comments on commit 7a41eb1

Please sign in to comment.