🚧Setup

Steps for setting up your zyke_lib resource

Information

This guide will cover everything you need to know in order to set up your zyke_lib resource. If you wish to have this guide expanded further or you need assistance, please open a ticket in our Discord.

Config

The first step is to head over to zyke_lib/shared/config.lua. This file is your main configuration. If you wish to understand all values, they are explained in Config.

Fetching framework

Your framework will fetch automatically, since the v1.0.0 release. However, if this doesn't work you may need to add your framework manually. Head into zyke_lib/shared/framework.lua, in here you can configure the way your framework fetches as well as your file name. Note that the framework needs to be labeled either "QBCore" or "ESX", but you can change the way the framework fetches. If you need further assistance, please visit our [Discord](https://discord.zykeresources.com).

Other

If you are experiencing issues using any of our resources, we recommend going through our functions and syncing them with your server modifications. Servers that use custom inventories, progressbars etc may require other values, which you would need to add yourself.

Last updated