> For the complete documentation index, see [llms.txt](https://burkhardt-software.gitbook.io/burkhardt-software-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://burkhardt-software.gitbook.io/burkhardt-software-docs/fivem-resources/jaces-lighting-system-jls/configuration.md).

# Configuration

{% hint style="danger" %}
Jace's Lighting System uses gameNames of vehicles and not the model names. To find your vehicles gameName, please go into your `vehicles.meta` and you'll see your vehicles `gameName` . Please note that gameNames have a strict following:

* gameName just be in all lowercases
* Cannot start with numbers at the beginning
* Must be unique. You cannot have two vehicles with the same `gameName`&#x20;
* Must be between `4` and `11` characters. Anything over or under will not register in fivem
  {% endhint %}

{% hint style="success" %}
Jace's Lighting System is always updating and always adding new features. If a new update happens, you do not need to redo your whole `config.lua`. You can just grab certain parts from the new update and put them in your current config.
{% endhint %}
