Framework Compatibility

hsJobQuest is designed to work seamlessly with both QBCore and ESX frameworks. Simply set the Config.Framework option in config.lua to switch between them.

Switching Frameworks

To switch frameworks:

  1. Open config.lua.

  2. Set Config.Framework to either 'qbcore' or 'esx'.

  3. Restart your server to apply the changes.

The script will automatically adapt to the selected framework.

Last updated