Commit 073ad59
committed
Refactor vehicle functions to xLib.vehicle module
Moved all vehicle-related functions from es_extended/client/functions.lua to a new [core]/esx_lib/imports/vehicle/client.lua module under xLib.vehicle. Updated compat.lua to reference xLib.vehicle for vehicle operations, improving modularity and maintainability.1 parent 81be82f commit 073ad59
File tree
3 files changed
+594
-547
lines changed- [core]
- es_extended/client
- esx_lib/imports/vehicle
3 files changed
+594
-547
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments