Getting Started
Server Vars
You will need these in your server.cfg in order to run clean please tailor them to your needs you can also make a new file within the same directory as your server.cfg and call it clean_lib.cfg
and then you can simply put exec clean_lib.cfg
in your server.cfg somewhere before clean_lib is ensured
Convars
If you are setting framework/inventory/target etc please make sure you use the exact resource name so the bridging will work correctly. You can easily reference all the bridge resources by checking the bridge folder, you can also easily add your own bridging here for resources that are not yet supported
To get started with lib, include the shared script within your resource's fxmanifest.lua
You are able to select modules to be loaded, however they will also dynamically import. This can be done via the clean_libs
manifest option
Bridging
These are all the resources that this lib will bridge for, add your own by making a PR or contacting me on discord.
Fuel:
cdn-fuel
LegacyFuel
ox_fuel
ps-fuel
Renewed-Fuel
ti.fuel
x-fuel
Inventory:
clean_inventory
codem-inventory
ox_inventory
qb-inventory
qs-inventory
tgainn_inventory
Keys:
cd_garage
MrNewbVehicleKeys
okokGarage
qb-vehiclekeys
qs-vehiclekeys
Renewed-Vehiclekeys
tiger_keys
vehicles_keys
wasabi_carlock
Frameworks:
es_extended
qb-core
qbx_core
Time:
av_weather
cd_easytime
qb-weathersync
Renewed-Weathersync
vSync
Last updated