forked from Simnation/Main
.. | ||
custom_scripts | ||
frameworks | ||
functions | ||
lang | ||
nui | ||
config.lua | ||
fxmanifest.lua | ||
README.md | ||
version |
LC_Utils - FiveM
About
This resource is designed to assist in implementing reusable code for scripts in the FiveM scripts from LixeiroCharmoso.
Installation
Follow these simple steps to install:
- Download the repository's contents.
- Copy the downloaded contents your server
resources
folder. - Open your
server.cfg
file and add the following line: ensure lc_utils - Restart your FiveM server to apply the changes.
Configuration
Before using the script, it's important to configure the necessary settings:
- Choose your preferred framework: ESX or QBCore.
- Read through the config.lua file provided in this resource.
- Customize the settings according to your server's requirements.
Translations
Follow these steps to create a new translation file in another languages:
- Create your language file including translations in the 'lang' folder.
- Access the config.lua to specify the locale you just created.
Important Note: Modifying the 'Config.locale' will require having this locale created in all scripts that depend on this one.
Our links
- Discord: https://discord.gg/U5YDgbh
- Tebex: https://lixeirocharmoso.tebex.io