🔌Introduction to Plugins
Plugins add additional functionality to the base resources for LVC:F and LVCv3.
Plugins are an easy way to add additional functionality Luxart Vehicle Control. Plugins provide the necessary files to run seamlessly with the base resource. The functionality provided in plugins can easily be integrated with the menu if you so decide, but by default are placed in a "Plugins" submenu.
Current Available Plugins
🔦Take-downs🎮Extra Controls⚡Extra Integrations🔛Traffic Advisor🚛Trailer SupportPlugin-In Support is not yet guaranteed with LVC:Fleet.
Installation
Enable plugin support by setting
plugins_installed
to true located inlvc/SETTINGS.lua
.Copy the desired plugin folder from the release .zip to the PLUGINS folder.
Configure the desired plugin to your liking using
/PLUGINS/XXXXX/SETTINGS.lua
. More information can be found on the desired plugins docs page.
Last updated