Skip to content

Commit 0a8857b

Browse files
authored
Update README.md
1 parent 649103c commit 0a8857b

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

README.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,25 +26,20 @@ FIvem - Project Cars - Enable your player to build their dream car from Shell. I
2626

2727
- IMPORTANT DEPENDENCY
2828
```
29-
- ensure renzu_contextmenu
30-
- ensure renzu_popui
29+
- ensure ox_lib
3130
```
3231
- OPTIONAL DEPENDENCY ( Reccommended to enable this to fully see the full function of script )
3332
```
3433
- ensure vImageCreator - OPTIONAL for shop images
35-
- ensure renzu_lockgame - OPTIONAL for interaction (recommended)
36-
- ensure renzu_notify (OPTIONAL) needed to see whats happening or else change the notify system in client and server files
3734
```
3835
- Start Project Cars
3936
- ensure renzu_projectcars
4037

4138
# Optional and Recommended Dependency
4239
- Images for Shop usage - https://github.com/renzuzu/vImageCreator
43-
- Minigame Action bar - https://github.com/renzuzu/renzu_lockgame
4440

4541
# Framework Dependency
46-
- ESX LEGACY OX https://github.com/overextended/es_extended ( meta inventory )
47-
- or ESX LEGACY REPO https://github.com/esx-framework/esx-legacy ( normal inventory )
42+
- ESX LEGACY REPO https://github.com/esx-framework/esx-legacy ( normal inventory )
4843
- QBCORE https://github.com/qbcore-framework/qb-core ( qb-inventory (repo) is the one tested to work with meta datas )
4944
# ESX Recommended Inventory
5045
`( without this inventory you cant use the Unique Car Parts per Vehicle Feature)`
@@ -58,11 +53,6 @@ FIvem - Project Cars - Enable your player to build their dream car from Shell. I
5853
- restart ox_inventory ( auto import to items.lua )
5954
- restart your server
6055

61-
# todo minor list
62-
- replace Install to Remove text UI when Chopping a vehicle.
63-
- continues feat adds
64-
- fix any bugs (if known)
65-
- support custom notification
6656

6757
# Props used in resoucre (good for anti cheat WhiteListing)
6858

0 commit comments

Comments
 (0)