Skip to content

Commit

Permalink
chore: clean up the code + fix readme & fxmanifest
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Nov 20, 2023
1 parent 7fe4da8 commit 422d201
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
26. [esx_status/server]: fix: unused argument @bitpredator
27. [esx_addoninventory]: chore: check for nil society @bitpredator
28. [npwd]: chore: npwd update to version 1.8.6 @bitpredator
29. [bpt_deliveries]: chore: clean up the code @bitpredator
29. [bpt_deliveries]: chore: clean up the code + fix readme & fxmanifest @bitpredator
30. [esx-radialmenu]: chore: fix lint error + clean up the code @bitpredator
31. [esx-qalle-jail]: fix: fix lint error @bitpredator
32. [esx_multicaracter]: fix: fix lint error @bitpredator
Expand Down
6 changes: 2 additions & 4 deletions server-data/resources/[bpt_addons]/bpt_deliveries/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ FiveM deliveries job plugin

## Requirements

1. [ESX](https://github.com/ESX-Org/es_extended)
2. [esx_skin](https://github.com/ESX-Org/esx_skin)
1. [es_extended](https://github.com/bitpredator/es_extended)
2. [esx_skin]

## Installation

Expand All @@ -22,8 +22,6 @@ FiveM deliveries job plugin
start bpt_deliveries
```

## Legal

### License

bpt_deliveries - Delivery job plugin for ESX
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
fx_version 'adamant'
game 'gta5'
description 'bpt_deliveries'
version '1.0'
version '1.0.0'

client_scripts {
'@es_extended/locale.lua',
Expand Down

0 comments on commit 422d201

Please sign in to comment.