Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.24 KB

resource-installation.md

File metadata and controls

24 lines (18 loc) · 1.24 KB
description
Instructions on how to install LVC:Fleet into your server

📄 Resource Installation

Download the latest stable release Luxart.Vehicle.Control.Fleet.vX.X.X.zip (not source code) from releases.

  1. Copy RageUI folder from 'dependencies' folder in resources folder.

    {% hint style="warning" %} LVC utilizes a modified release of RageUI, please install it even if you already have another version installed. {% endhint %}

  2. Copy lvc_fleet folder to resources folder.

    {% hint style="warning" %} Make sure your resource is named lvc_fleet it is required. {% endhint %}

  3. Add ensure lvc_fleet to server.cfg.

  4. (Optional) Install any desired plugins from plugins folder to lvc_fleet/PLUGINS/ (see shared plugins)

{% hint style="info" %} This resource utilizes globbing which may not be supported in some linux environments. Most releases include fxmanifest.for.Linux.Servers.no.globbing.zip which contain a compatible fxmainfest.lua without globbing. {% endhint %}