The orbit-lib resource was made to bridge gaps between different frameworks, add shortcuts and useful functions and also add another layer of protection to the resources so that they remain secure and off the leak websites. This resource is essential for all Orbit Studios resources to work.
orbit-lib is provided to customers free of cost alongside any resource you might purchase.
Configuration of server.cfg
Make sure that orbit-lib starts after inventories and requirements such as ox_lib and ox_inventory/any other inventory but it should start before all the other orbit resources! This is essential for the resources to work properly!
# server.cfg# ----------ensure [standalone]ensure [framework-resources]ensure [inventory]ensure [ox]# orbit-lib after everything else but before the other orbit resources.ensure orbit-libensure [orbit]
Where do I put my resources?
[orbit] is the Orbit Studios resources inside the [orbit] folder. Ensure means that the resource will start if it's not already started. It is recommended that you put your orbit resources in a folder named [orbit] although it is not mandatory for the resources to work.
Supported frameworks
QB
QBX
ESX
Supported target resources
qb-target
ox-target
Supported notifications
QB
OX
ESX (Not recommended)
Supported inventories
ox_inventory
qb-inventory
ps-inventory
lj-inventory
qs-inventory
qb-like (Inventories with the same exports as qb-inventory)
ox-like (Inventories with the same exports as ox_inventory)
Not all resources using orbit-lib have to use all of the features, for example the HUD resource does not have to use the target exports.
If your framework is not on here none of the orbit resources will work! If the resource is a resource using inventory/target/notification, it should also be here, otherwise it will not work. If it's not already here you can reach me by creating a discord ticket in my discord to suggest an update