Conversions
The conversions section simply runs a thread to trigger a server event depending on the framework that is being used. The server side will then handle any data conversions.
This is used to allow for converting outside data into usable utils data.
Thread
Detects the current framework being used and triggers the correct event.
This currently only covers qb-core as old BOII Development resources are exclusively qb. This will be added too as needs progress.
Last updated