Installation
⚠️
Before asking support in Discord, as many tickets are due to ignoring certain steps in this guide, read the Common Issues tab on the left menu. Your issue might already be there.
Install steps
Downloading the file
Download the lc_utils from this link: lc_utils.zip
Extracting Files
Extract the contents of lc_utils from the zip files into your resources folder.
Configuring the Scripts
Configure the framework settings in the lc_utils/config.lua file. Refer to: Utils Configuration Guide
Starting Resources
Start the resource at the bottom of your server.cfg file:
server.cfg
# your other resources above
ensure lc_utils
# the lc_utils dependencies below (eg. lc_dealership, lc_stores, lc_trucker...)
Done
Setup is complete.