Installation
Instruction and guide to install and setup t1ger_lib dependency resource for all T1GER resources.
Last updated
Instruction and guide to install and setup t1ger_lib dependency resource for all T1GER resources.
Last updated
The very first step of the installation is to have the dependencies installed and make sure they are ensure before the t1ger_lib
resource.
FiveM resource to communicate with a MySQL database using . (You might already be running this as it's becoming a very standard SQL wrapper to use).
Download:
A FiveM library and resource implementing reusable modules, methods, and UI elements.
Download:
Get the t1ger_lib
resource from: (FREE)
Download from: .
Unzip t1ger_lib.zip
folder and place it into your resource
folder.
To avoid any startup issues, we highly recommend to place it inside the root resource folder and not in any sub-folder!
Add ensure t1ger_lib
to your server start config.
Make sure to ensure t1ger_lib
after your framework (es_extended
/qb-core
), target (ox_target
/qb-target
) and inventory (ox_inventory
/qb-inventory
) resources!
The config options can be found inside t1ger_lib/config.lua
and you must go through every option. Refer to Configuration for in-depth explanations of the configurable options.
Use the end-text comments which explains every option!
Please refer to Inventory on guide/instructions on how to setup inventory.
Please refer to Society Account on guide/instructions on how to setup society account and integrate required functions.
Congratulations, you've successfully installed the t1ger_lib
resource. Restart the server and you will be all set.
Important to configure , TargetSystem
, Garage and
options!